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

43 lines
452 B
Text
Raw Normal View History

## npm
2014-02-06 15:56:46 -05:00
npm-debug.log
yarn-error.log
node_modules
verdaccio-*.tgz
docker-compose.yaml
Dockerfile
crowdin.yaml
scripts/
src/
/.*
.vscode/
.circleci/
debug/
docker-examples/
reports/
## assets and website
2018-01-06 17:30:39 -05:00
assets/
## docs
docs/
wiki/
## flow
flow-typed/
types/
# jest
coverage/
test-storage*
test/
__mocks__/
jestEnvironment.js
test/jest.e2e.config.js
2018-06-24 03:11:52 -05:00
test/jest.config.functional.js
jest.config.js
# misc
contrib/
storage_default_storage/
docker-bin/