Skip to content

Commit

Permalink
add npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Feb 5, 2016
1 parent ee5f98c commit fcc93c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -2,3 +2,4 @@ dist
coverage
*.log
node_modules
debug
3 changes: 3 additions & 0 deletions .npmignore
@@ -0,0 +1,3 @@
test
debug
coverage

0 comments on commit fcc93c2

Please sign in to comment.