Skip to content

Commit

Permalink
fix(npm): ignore all unnecessary files in .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Joseph committed Aug 28, 2017
1 parent 725beb6 commit fe7c3b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
test/
coverage/
.eslint*
.travis.yml

0 comments on commit fe7c3b6

Please sign in to comment.