Skip to content

Commit a8fd2d4

Browse files
committed
[chore] add .npmignore
1 parent 923f95f commit a8fd2d4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.npmignore

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.DS_Store
2+
.idea/
3+
coverage/
4+
temp/
5+
example/
6+
docs/
7+
node_modules/
8+
npm-debug.log
9+
yarn-error.log
10+
yarn.lock

0 commit comments

Comments
 (0)