Skip to content

Commit 4ce3053

Browse files
committed
chore: add additional files/folders to npmignore
1 parent 8c16c07 commit 4ce3053

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.npmignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,15 @@
44
gh-pages
55
site
66
.eslintrc.yml
7-
.releaserc
7+
release.config.js
88
commitlint.config.js
9+
tsconfig.json
10+
tsconfig.eslint.json
911
*.test.js
1012
jest.config.js
1113
.all-contributorsrc
1214
.codeclimate.yml
1315
babel.config.js
1416
CHANGELOG.md
1517
README.md
18+
src

0 commit comments

Comments
 (0)