소스 검색

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