Add .npmignore

Do not upload unnecessary files to the npm registry

Closes gh-567.
This commit is contained in:
Nik Butenko
2016-06-23 15:53:41 +10:00
committed by Fagner Brack
parent eab24a7761
commit 2d70120cba

6
.npmignore Normal file
View File

@@ -0,0 +1,6 @@
/.*/
/.*
/test/
/bower.json
/circle.yml
/karma.conf.js