Skip to content

Commit a417560

Browse files
authored
Merge pull request #5 from pwfisher/npmignore
Exclude tests from shipped npm package
2 parents 3133d55 + 028a37c commit a417560

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.npmignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
test
2+
.gitignore
3+
.jshintignore
4+
.jshintrc
5+
.travis.yml

0 commit comments

Comments
 (0)