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
|
/utils
|
||||||
/docs
|
/docs
|
||||||
yarn.lock
|
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