Skip to content

Commit ddc4535

Browse files
committed
chore: skip publishing some unnecessary files
1 parent e6b6f2c commit ddc4535

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.npmignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,19 @@ node_modules/npm-registry-mock
1515
/coverage/
1616

1717
# don't need these in the npm package.
18+
Makefile
19+
.eslintrc.json
20+
.licensee.json
21+
.mailmap
22+
changelogs/*
23+
configure
24+
make.bat
25+
scripts
1826
html/*.png
1927
docs/nav.yml
28+
docs/config.json
29+
docs/dockhand.js
30+
docs/template.html
2031

2132
# don't ignore .npmignore files
2233
# these are used in some tests.

0 commit comments

Comments
 (0)