Skip to content

Commit 79243f7

Browse files
committed
adding intellij to gitignore
1 parent 49d79b0 commit 79243f7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ build/
88
ios/.generated/
99
ios/Flutter/Generated.xcconfig
1010
ios/Runner/GeneratedPluginRegistrant.*
11-
doc/**
11+
doc/**
12+
13+
.idea

0 commit comments

Comments
 (0)