Skip to content

Commit e160b33

Browse files
committed
ci: update gitignore
1 parent eba77c5 commit e160b33

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
.history
1010
.svn/
1111

12+
#VSCode related
13+
.vscode/
14+
1215
# IntelliJ related
1316
*.iml
1417
*.ipr
@@ -42,7 +45,6 @@ app.*.map.json
4245
# Exceptions to above rules.
4346
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
4447

45-
4648
#Keystore Android
4749
key.jks
4850
key.properties

0 commit comments

Comments
 (0)