TrueChartsClone/.gitignore

61 lines
797 B
Plaintext
Raw Normal View History

2020-09-14 13:14:16 -04:00
*.pyc
*.swp
*.mo
*.o
*.iso
__pycache__
*.xml
*.pyc
.cache
.pytest_cache
config.py
auto_config.py
.DS_Store
.idea/
.vscode/
2021-03-03 07:56:51 -05:00
# IDE resources
.vscode
.idea
2021-03-03 08:01:57 -05:00
Gemfile.lock
2022-09-27 16:15:37 -04:00
Chart.lock
chart.lock
*/chart.lock
.ignore/
2020-09-14 13:14:16 -04:00
/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
private_values.yaml
temp/
charts/library/common-test/charts/
.cr-release-packages/
2021-09-07 11:18:39 -04:00
charts/**/charts/*.tgz
charts/**/render/*
2021-09-07 11:18:39 -04:00
catalog/
2022-03-17 07:37:32 -04:00
dh_catalog/
chartsrepo/
2022-03-29 18:27:51 -04:00
.cr-index/
2022-04-01 02:25:28 -04:00
website/
2022-04-01 02:39:04 -04:00
pub/
tgz_cache/
index_cache/
helm/
node_modules/