Merge pull request #118 from panuhorsmalahti/npmignore

Add .npmignore to exclude unnecessary development files from npm package
This commit is contained in:
DABH 2018-02-13 12:55:36 -08:00 committed by GitHub
commit ea2a57886c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.npmignore Normal file
View File

@ -0,0 +1,4 @@
# Development files
/tests/
/.travis.yml
/screenshots