Skip to content

Commit

Permalink
fix: add .npmignore (#11)
Browse files Browse the repository at this point in the history
Remove test/ folder from being published with the npm package
  • Loading branch information
eugenelim authored and remy committed Feb 15, 2018
1 parent 29c8d32 commit e4180ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmignore
@@ -0,0 +1,2 @@
# .npmignore file
test/

0 comments on commit e4180ba

Please sign in to comment.