ソースを参照

Update Dart.gitignore

Dart2js (Dart's JavaScript compiler) no longer creates `foo.dart.precompiled.js` files when compiling.
Devon Carew 10 年 前
コミット
64ca10514b
1 ファイル変更0 行追加1 行削除
  1. 0 1
      Dart.gitignore

+ 0 - 1
Dart.gitignore

@@ -6,7 +6,6 @@ packages
 
 # Or the files created by dart2js.
 *.dart.js
-*.dart.precompiled.js
 *.js_
 *.js.deps
 *.js.map