mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Dart: Ignore .flutter-plugins (#3398)
Generated files that appear when using 'google_fonts' or other Dart packages designed as Flutter plugins.
This commit is contained in:
parent
eee21bf0c3
commit
07b3cd7a90
1 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,6 @@ doc/api/
|
|||
*.js_
|
||||
*.js.deps
|
||||
*.js.map
|
||||
|
||||
.flutter-plugins
|
||||
.flutter-plugins-dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue