Skip to content

Commit

Permalink
Added .npmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
christkv committed Aug 24, 2014
1 parent 3167bc7 commit c35fa01
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
.npmignore
.gitignore
.buildinfo
.mongodb
.DS_Store
*.tmp
*.log
*.heapsnapshot

HISTORY
Readme.md
TODO

gh-pages/
docs/
docs/sphinx-docs
data/
dev/
examples/
test/
performance/
.coverage_data/

external-libs/bson/build/
external-libs/bson/build/.wafpickle-7

0 comments on commit c35fa01

Please sign in to comment.