mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
e7517acff9
* migrate heml chart * refactor * Update helm-lint-test.yaml * Update package.json * Update Chart.yaml * Update Chart.yaml * rename * Update helm-chart-lint-test.yaml
43 lines
457 B
Text
43 lines
457 B
Text
## npm
|
|
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
|
|
assets/
|
|
|
|
## docs
|
|
docs/
|
|
wiki/
|
|
|
|
## flow
|
|
types/
|
|
|
|
# jest
|
|
coverage/
|
|
test-storage*
|
|
test/
|
|
__mocks__/
|
|
jestEnvironment.js
|
|
test/jest.e2e.config.js
|
|
test/jest.config.functional.js
|
|
jest.config.js
|
|
|
|
# misc
|
|
contrib/
|
|
storage_default_storage/
|
|
docker-bin/
|
|
|
|
# charts
|
|
charts/
|