Skip to content

Commit

Permalink
- Added .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz committed Mar 4, 2013
1 parent a9c8e53 commit 43ec247
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

/node_modules
*.suo
*.user
*.dll
*.pdb
*.ts
/obj
test
benchmarks

0 comments on commit 43ec247

Please sign in to comment.