Commit 64ca1051 authored by Devon Carew's avatar Devon Carew

Update Dart.gitignore

Dart2js (Dart's JavaScript compiler) no longer creates `foo.dart.precompiled.js` files when compiling.
parent 7acb3d6c
......@@ -6,7 +6,6 @@ packages
# Or the files created by dart2js.
*.dart.js
*.dart.precompiled.js
*.js_
*.js.deps
*.js.map
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment