Skip to content

Commit

Permalink
Add .npmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed Feb 11, 2020
1 parent 12444c9 commit 429ef52
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 @@
/.nyc_output
/native
/coverage
/test
/bench
/aedes/bench
/.travis.yml
/examples

0 comments on commit 429ef52

Please sign in to comment.