48 lines
657 B
Plaintext
48 lines
657 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
|
|
.devcontainer/
|
|
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/
|
|
library/common-test/charts/
|
|
.cr-release-packages/
|
|
library/common-test/chart.lock
|