Skip to content

Commit ece3eb9

Browse files
committed
fix: add .npmignore
1 parent 6e6e656 commit ece3eb9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.npmignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Dependency directory
2+
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
3+
node_modules
4+
examples
5+
test

0 commit comments

Comments
 (0)