Update .gitignore

This commit is contained in:
Moe Poi ~ 2020-08-07 12:36:31 +07:00
parent 99f0d70ffd
commit cef9f71c1b
2 changed files with 7 additions and 7 deletions

6
.gitignore vendored
View file

@ -41,3 +41,9 @@ app.*.map.json
# Exceptions to above rules. # Exceptions to above rules.
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages !/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
# IDE Configuration
.vscode/
# Key Properties
key.properties

8
android/.gitignore vendored
View file

@ -4,10 +4,4 @@ gradle-wrapper.jar
/gradlew /gradlew
/gradlew.bat /gradlew.bat
/local.properties /local.properties
GeneratedPluginRegistrant.java GeneratedPluginRegistrant.java
# IDE Configuration
.vscode/
# Key Properties
key.properties