Skip to content

Commit a372388

Browse files
committed
.npmignore tests
Don't ship test/ directory in the package. It is larger than ./lib directory and unnecessary. The ./docs directory is spared, as it sometimes useful to have a local doc reference that exactly matches the installed code.
1 parent e1f741f commit a372388

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
test/

0 commit comments

Comments
 (0)