Skip to content

Commit ca7b79b

Browse files
authored
Merge pull request #199 from adopted-ember-addons/update-npmignore
Update .npmignore to exclude more files
2 parents 6b0a4e4 + 353ad2b commit ca7b79b

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)