Skip to content

Commit

Permalink
add npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Matrixbirds committed Feb 1, 2019
1 parent 5d65b41 commit 4524121
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
*.*~
**/*.*~
*.md
*.MD
.DS_Store
tsconfig.json
samples
__tests__
docs
.*.swp
._*
.DS_Store
.git
.hg
.npmrc
.lock-wscript
.svn
.wafpickle-*
config.gypi
CVS
npm-debug.log

0 comments on commit 4524121

Please sign in to comment.