mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
30 lines
482 B
Text
30 lines
482 B
Text
|
.cache/
|
||
|
**/corrupted-package/package.json
|
||
|
**/corrupted.json
|
||
|
**/invalid.js
|
||
|
**/invalid.json
|
||
|
**/pnpm-lock.yaml
|
||
|
**/verdaccio-corrupted.db.json
|
||
|
**/wrong.package.json
|
||
|
/website/.cache/
|
||
|
/website/crowdin/
|
||
|
/website/public/
|
||
|
/website/src/dictionaries/
|
||
|
CHANGELOG.md
|
||
|
CONTRIBUTORS.md
|
||
|
node_modules/
|
||
|
**/coverage/**
|
||
|
**/build/*.js
|
||
|
test/unit/partials/*
|
||
|
build/*
|
||
|
.github/
|
||
|
.vscode/
|
||
|
wiki/
|
||
|
.yarnrc.yml
|
||
|
yarn-error.log
|
||
|
.yarn/
|
||
|
test/functional/store/*
|
||
|
storage_default_storage/*
|
||
|
docker-examples/
|
||
|
.prettierignore
|