Add *.precompiled.js

Add *.precompiled.js as per
https://stackoverflow.com/questions/20314796/which-files-are-generated-when-executing-dart2js-and-why
This commit is contained in:
Gary Smith 2015-10-21 10:45:49 -04:00
parent 4892e962c2
commit 3a622f2dcb
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ build/
# Files created by dart2js
*.js
*.precompiled.js
*.js.deps
*.js.map
*.info.json