* feat(apps): Unraid Port - digits * need alphabetic * fix questions * submit port fix * whoops * decrease timeout * add apps user in CI to prevent issues * sudo * slight tweak * Update charts/dev/server-7daystodie/values.yaml * add configmap * mount it as well * again * subpath * shoot * fix object name * hmm * 66 to 55 * simplify code a bit * get LS details * get status * try something else * hmm * try cmd * whoops * bashlist * test * use script * againnn * more quotes * non double command * quoted * enter.sh * groupmod * try setting in args * try without groupadd * whoops again * Apply suggestions from code review * trigger precommit * use tccr * exclude in ci * whoops
56 lines
735 B
Plaintext
56 lines
735 B
Plaintext
*.pyc
|
|
*.swp
|
|
*.mo
|
|
*.o
|
|
*.iso
|
|
__pycache__
|
|
*.xml
|
|
*.pyc
|
|
.cache
|
|
.pytest_cache
|
|
config.py
|
|
auto_config.py
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|
|
# IDE resources
|
|
.vscode
|
|
.idea
|
|
Gemfile.lock
|
|
.ignore/
|
|
/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/
|
|
Chart.lock
|
|
charts/**/charts/*.tgz
|
|
charts/**/render/*
|
|
catalog/
|
|
dh_catalog/
|
|
chartsrepo/
|
|
.cr-index/
|
|
website/
|
|
pub/
|
|
docs/
|