Skip to content

Commit

Permalink
chore: skip publishing some unnecessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
nlf committed Mar 10, 2021
1 parent e6b6f2c commit ddc4535
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,19 @@ node_modules/npm-registry-mock
/coverage/

# don't need these in the npm package.
Makefile
.eslintrc.json
.licensee.json
.mailmap
changelogs/*
configure
make.bat
scripts
html/*.png
docs/nav.yml
docs/config.json
docs/dockhand.js
docs/template.html

# don't ignore .npmignore files
# these are used in some tests.
Expand Down

0 comments on commit ddc4535

Please sign in to comment.