Skip to content

Commit 07b3cd7

Browse files
authored
Dart: Ignore .flutter-plugins (#3398)
Generated files that appear when using 'google_fonts' or other Dart packages designed as Flutter plugins.
1 parent eee21bf commit 07b3cd7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dart.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@ doc/api/
1919
*.js_
2020
*.js.deps
2121
*.js.map
22+
23+
.flutter-plugins
24+
.flutter-plugins-dependencies

0 commit comments

Comments
 (0)