Skip to content

Commit 353ad2b

Browse files
committed
Update .npmignore to exclude more files
1 parent 6b0a4e4 commit 353ad2b

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

.npmignore

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
.github/
2-
scripts/
3-
src/
4-
test/
5-
jest.config.js
61
.eslintignore
72
.eslintrc.js
3+
.github/
84
.prettierrc.js
5+
.release-plan.json
6+
RELEASE.md
7+
bin/
8+
jest.config.js
99
rollup.config.ts
10+
scripts/
1011
size.txt
12+
src/
13+
test/
1114
tsconfig.json

0 commit comments

Comments
 (0)