Skip to content

Commit a531971

Browse files
Do not include docs in the npm package
1 parent 086d8fc commit a531971

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.npmignore

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
*.md
2-
*.json
3-
*.test.js
4-
*.test.ts
51
.all-contributorsrc
62
.babelrc.js
73
.coverage
@@ -13,8 +9,14 @@
139
.npmignore
1410
.prettierignore
1511
.prettierrc
12+
*.html
13+
*.json
14+
*.md
15+
*.test.js
16+
*.test.ts
1617
addExtensions.js
1718
compile.js
19+
docs
1820
document.js
1921
ignore.js
2022
normalizeLineEndings.js

0 commit comments

Comments
 (0)