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.
Showing
bin/.gitignore
deleted
100644 → 0
dev/bots/.gitignore
deleted
100644 → 0
dev/docs/.gitignore
deleted
100644 → 0
dev/tools/.gitignore
deleted
100644 → 0
examples/.gitignore
deleted
100644 → 0
packages/.gitignore
deleted
100644 → 0
Please register or sign in to comment