Skip to content

Commit

Permalink
add .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cjihrig committed Jun 7, 2016
1 parent 048f92f commit fd24e21
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .npmignore
@@ -0,0 +1,20 @@
.idea
*.iml
dump.rdb
results.tap
results.xml
npm-shrinkwrap.json
config.json
*/.DS_Store
*/*/.DS_Store
*/._*
*/*/._*
coverage.*
lib-cov
complexity.md

test
.gitignore
.npmignore
.travis.yml
CONTRIBUTING.md

0 comments on commit fd24e21

Please sign in to comment.