Skip to content

Commit

Permalink
Add npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sileix committed Oct 29, 2021
1 parent 652b2c8 commit 35dd2aa
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 @@
*~
node_modules/
coverage/
.nyc_output/
.idea/
bundle/
jsdoc/
*.tgz

0 comments on commit 35dd2aa

Please sign in to comment.