]> source.dussan.org Git - gitignore.git/commitdiff
Dart: Ignore .flutter-plugins (#3398)
authorSascha Peilicke <sascha@peilicke.de>
Wed, 6 May 2020 13:30:31 +0000 (15:30 +0200)
committerGitHub <noreply@github.com>
Wed, 6 May 2020 13:30:31 +0000 (10:30 -0300)
Generated files that appear when using 'google_fonts' or other Dart
packages designed as Flutter plugins.

Dart.gitignore

index dbef116d224d8f796abe72ecfef9271f9d79f069..6d21af37c97b24b535b76ee1c29be9a8f4336361 100644 (file)
@@ -19,3 +19,6 @@ doc/api/
 *.js_
 *.js.deps
 *.js.map
+
+.flutter-plugins
+.flutter-plugins-dependencies