mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: add a bunch of non-needed files to .npmignore (#2450)
There's no need to publish these files. This saves ~22kb in published size.
This commit is contained in:
parent
0820d48f80
commit
d9bb7ee8a0
13
.npmignore
13
.npmignore
@ -21,3 +21,16 @@ package-lock.json
|
||||
/utils
|
||||
/docs
|
||||
yarn.lock
|
||||
|
||||
# other
|
||||
/.ci
|
||||
/examples
|
||||
.appveyour.yml
|
||||
.cirrus.yml
|
||||
.editorconfig
|
||||
.eslintignore
|
||||
.eslintrc.js
|
||||
.travis.yml
|
||||
README.md
|
||||
tsconfig.json
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user