Don't publish test code to npm (.npmignore)
This commit is contained in:
parent
08124babf2
commit
c2ecd66a98
1 changed files with 4 additions and 0 deletions
4
.npmignore
Normal file
4
.npmignore
Normal file
|
@ -0,0 +1,4 @@
|
|||
.gitignore
|
||||
.npmignore
|
||||
.travis.yml
|
||||
test
|
Reference in a new issue