Add flutter_assets and *.class to gitignore (#13664)

This commit is contained in:
xster 2017-12-19 10:21:59 -08:00 committed by GitHub
parent e478a5472d
commit ce75911f1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View file

@ -1,4 +1,5 @@
# Miscellaneous
*.class
*.lock
*.log
*.pyc
@ -69,6 +70,7 @@ unlinked_spec.ds
**/ios/Flutter/Generated.xcconfig
**/ios/Flutter/app.flx
**/ios/Flutter/app.zip
**/ios/Flutter/flutter_assets/
**/ios/ServiceDefinitions.json
# Exceptions to above rules.

View file

@ -1,4 +1,5 @@
*.iml
*.class
.gradle
/local.properties
/.idea/workspace.xml

View file

@ -33,6 +33,7 @@ Icon?
/Flutter/app.flx
/Flutter/app.zip
/Flutter/flutter_assets/
/Flutter/App.framework
/Flutter/Flutter.framework
/Flutter/Generated.xcconfig