diff --git a/.gitignore b/.gitignore index a317f26436b..c21169b36a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Do not remove or rename entries in this file, only add new ones +# See https://github.com/flutter/flutter/issues/128635 for more context. + # Miscellaneous *.class *.lock @@ -53,6 +56,7 @@ analysis_benchmark.json **/generated_plugin_registrant.dart .packages .pub-preload-cache/ +.pub-cache/ .pub/ build/ flutter_*.png