Add .npmignore
Do not upload unnecessary files to the npm registry Closes gh-567.
This commit is contained in:
committed by
Fagner Brack
parent
eab24a7761
commit
2d70120cba
6
.npmignore
Normal file
6
.npmignore
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
/.*/
|
||||||
|
/.*
|
||||||
|
/test/
|
||||||
|
/bower.json
|
||||||
|
/circle.yml
|
||||||
|
/karma.conf.js
|
||||||
Reference in New Issue
Block a user