Skip to content

Commit c3dd528

Browse files
committed
ci: add config files into npmignore
1 parent 8857394 commit c3dd528

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.npmignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ dist/test
55
esm/test
66
dist_map
77
*.log
8-
tsconfig.json
8+
tsconfig*.json
99
.eslintrc.json
1010
.npmrc
1111
.travis.yml
1212
.gitignore
1313
.vscode
14+
release.config.js
15+
.husky
16+
.github
17+
commitlint.config.js

0 commit comments

Comments
 (0)