Skip to content

Commit

Permalink
Added an npmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
Zulko committed Jul 3, 2018
1 parent 020cb36 commit 258f684
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package

#tests
test
coverage

#build tools
.travis.yml

0 comments on commit 258f684

Please sign in to comment.