2021-03-14 08:42:46 +01:00
|
|
|
.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
|
2021-03-29 12:32:37 +02:00
|
|
|
.npmignore
|
|
|
|
.gitignore
|
|
|
|
*.ico
|
2021-05-13 23:13:57 +02:00
|
|
|
.pnp.js
|