Skip to content

Commit f639f93

Browse files
authored
Exclude unnecessary files from the npm package
Listed a few additional files and folders which are currently included in the published npm package, while they should not be.
1 parent 4c5a818 commit f639f93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.*
2+
test

0 commit comments

Comments
 (0)