Skip to content

Commit e6783c8

Browse files
committed
Merge pull request #103 from jzaefferer/npmignore-tests
Ignore tests folder when publishing to npm
2 parents 7557eda + c24e31d commit e6783c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.npmignore

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.editorconfig
2+
.jshintrc
3+
tests

0 commit comments

Comments
 (0)