Skip to content

Commit 93ae32b

Browse files
committed
fix: do not publish to npm useless files
1 parent b22adc5 commit 93ae32b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ npm-debug.log
44
/test
55
.nyc_output/
66
coverage/
7+
.idea
8+
.checkbuild
9+
.circleci
10+
.github

0 commit comments

Comments
 (0)