added .npmignore in order to not publish tests to npm (#1025)

This commit is contained in:
Henrik 2016-06-07 23:02:48 +02:00 committed by Brian C
parent ad2ffce986
commit c1e52e70ad

8
.npmignore Normal file
View File

@ -0,0 +1,8 @@
node_modules/
*.swp
*.log
.lock-wscript
build/
*~
test/
script/