Files
chart/.gitignore
Stavros Kois f131c4847a NAS-122269 / 23.10 / Adds a script that can be run locally to update common on all apps (only new common) (#1250)
* Add script to update common

* update common in apps

* remove redundant empty line
2023-06-10 23:57:33 +03:00

41 lines
558 B
Plaintext

*.pyc
*.swp
*.mo
*.o
*.iso
__pycache__
*.xml
*.pyc
.cache
.pytest_cache
config.py
auto_config.py
.DS_Store
.idea/
.vscode/
/docs/api/_build/
/docs/userguide/_build/
/gui/local_settings.py
gui/static/
/FreeBSD/
/filtered-patches/
/os-base/
/pbi/
/sbin/
src/middlewared/build/
src/middlewared/dist/
src/middlewared/middlewared.egg-info/
.git-repo-setting
nas_source/
webui/node_modules/
webui/dll/
webui/dist/
npm-debug.log
tests/artifacts/
tests/test-report.txt
tests/test-report.xml
__snapshot__/
library/common-test/Chart.lock
library/common-test/charts
yq