Skip to content

Commit ced54b6

Browse files
committed
chore: update npmignore
1 parent c634e63 commit ced54b6

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

.npmignore

+11-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
1+
# Basic
12
*.log
23
.temp
34
vuepress
4-
TODOs.md
55
art
6-
test
76
docs
8-
scripts
97
.eslintrc.js
108
yarn.lock
9+
TODOs.md
10+
.github
11+
.idea
12+
13+
# CI related
14+
scripts
15+
16+
# Test related
17+
test
18+
.babelrc

0 commit comments

Comments
 (0)