Skip to content

Commit 404be2a

Browse files
committed
add npmignore
1 parent 6a8eecb commit 404be2a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.npmignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
node_modules
2+
npm-debug.log
3+
test/output
4+
docs/_book
5+
.DS_Store
6+
.idea
7+
*.iml
8+
yarn.lock

0 commit comments

Comments
 (0)