0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore: reduce npm pack file

ignore development files
This commit is contained in:
Juan Picado @jotadeveloper 2018-05-14 21:48:37 +02:00
parent 3bcadf5606
commit bc3375cef5
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

@ -1,13 +1,29 @@
node_modules node_modules
npm-debug.log npm-debug.log
renovate.json
yarn-error.log
docker-compose.yaml
Dockerfile.rpi
Dockerfile
circle.yml
crowdin.yaml
coverage/ coverage/
verdaccio-*.tgz verdaccio-*.tgz
test-storage* test-storage*
scripts/ scripts/
docs/ docs/
src/webui src/
tools/ tools/
/.* /.*
.vscode/
website/ website/
assets/ assets/
.vscode/ flow-typed/
__mocks__/
test/
types/
wiki/
jestEnvironment.js
jest.e2e.config.js
jest.config.js