add npm release-only files to gitignore

This commit is contained in:
Sebastian McKenzie
2014-11-09 18:38:09 +11:00
parent 1a9a60e010
commit 9844540bb0

2
.gitignore vendored
View File

@@ -6,5 +6,7 @@ test/tmp
/templates.json
/tests.json
/browser.js
/polyfill.js
/runtime.js
coverage
dist