verdaccio/.npmignore

43 lines
428 B
Plaintext
Raw Normal View History

## npm
2014-02-06 21:56:46 +01:00
npm-debug.log
yarn-error.log
node_modules
verdaccio-*.tgz
docker-compose.yaml
Dockerfile
crowdin.yaml
scripts/
src/
/.*
.vscode/
.circleci/
debug/
## assets and website
2018-01-06 23:30:39 +01: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 10:11:52 +02:00
test/jest.config.functional.js
jest.config.js
# misc
contrib/
storage_default_storage/
docker-bin/