Skip to content

Commit 3246281

Browse files
authored
Merge pull request #70 from pwfisher/npmignore
Exclude tests from shipped npm package
2 parents bc20994 + 9f512a9 commit 3246281

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.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)