Skip to content

Commit d8c794c

Browse files
committed
Exclude the test folder from NPM package
1 parent 809fdd1 commit d8c794c

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
@@ -4,5 +4,8 @@
44
# Node #
55
node_modules/
66

7+
# Test #
8+
test/
9+
710
# Examples #
811
examples/blobuploader/

0 commit comments

Comments
 (0)