Skip to content

Commit

Permalink
add .npmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
aantthony committed Sep 9, 2016
1 parent e0d5a00 commit 849a81c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .npmignore
@@ -0,0 +1,11 @@
## generic files to ignore
*~
*.lock
*.DS_Store
*.swp
*.out
node_modules/
target/

.gitignore
test

0 comments on commit 849a81c

Please sign in to comment.