Skip to content

Commit b0ae548

Browse files
nlfruyadorno
authored andcommitted
chore: skip publishing some unnecessary files
PR-URL: #2851 Credit: @nlf Close: #2851 Reviewed-by: @isaacs
1 parent e6b6f2c commit b0ae548

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.npmignore

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

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

2131
# don't ignore .npmignore files
2232
# these are used in some tests.

0 commit comments

Comments
 (0)