forked from firka/flutter
Consolidating .gitignore files. (#13002)
This consolidates all of the non-template .gitignore rules into the top level .gitignore, to ignore common things more broadly, with less maintenance needed for the .gitignore files. Does not touch the templates, so that they still produce needed .gitignores as part of flutter create.
This commit is contained in:
9
dev/missing_dependency_tests/.gitignore
vendored
9
dev/missing_dependency_tests/.gitignore
vendored
@@ -1,9 +0,0 @@
|
||||
.atom
|
||||
.DS_Store
|
||||
.buildlog
|
||||
.idea
|
||||
.packages
|
||||
.pub/
|
||||
build/
|
||||
packages
|
||||
pubspec.lock
|
||||
Reference in New Issue
Block a user