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 07e7655 commit e6bb780
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
test/
coverage/
.eslint*
.travis.yml
yarn.lock

0 comments on commit e6bb780

Please sign in to comment.