tweak gitignore per https://github.com/flutter/flutter/issues/13892
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -30,10 +30,12 @@
|
||||
.pub/
|
||||
/build/
|
||||
|
||||
gen/
|
||||
bin/
|
||||
out/
|
||||
|
||||
# Web related
|
||||
lib/generated_plugin_registrant.dart
|
||||
|
||||
# Exceptions to above rules.
|
||||
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
|
||||
|
||||
android/app/src/*/gen
|
||||
|
||||
Reference in New Issue
Block a user