Skip to content

Commit

Permalink
Add .npmignore (#127)
Browse files Browse the repository at this point in the history
Removes files in test/ and the .travis.yml from the npm registry
to make the package a bit smaller
  • Loading branch information
onbjerg authored and typicode committed May 23, 2017
1 parent b500d3c commit b330a22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmignore
@@ -0,0 +1,3 @@
test/
.travis.yml

0 comments on commit b330a22

Please sign in to comment.