mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Update Dart.gitignore
Dart2js (Dart's JavaScript compiler) no longer creates `foo.dart.precompiled.js` files when compiling.
This commit is contained in:
parent
7acb3d6cdc
commit
64ca10514b
@ -6,7 +6,6 @@ packages
|
|||||||
|
|
||||||
# Or the files created by dart2js.
|
# Or the files created by dart2js.
|
||||||
*.dart.js
|
*.dart.js
|
||||||
*.dart.precompiled.js
|
|
||||||
*.js_
|
*.js_
|
||||||
*.js.deps
|
*.js.deps
|
||||||
*.js.map
|
*.js.map
|
||||||
|
Loading…
Reference in New Issue
Block a user