2020-09-14 17:14:16 +00:00
|
|
|
*.pyc
|
|
|
|
*.swp
|
|
|
|
*.mo
|
|
|
|
*.o
|
|
|
|
*.iso
|
|
|
|
__pycache__
|
|
|
|
*.xml
|
|
|
|
*.pyc
|
|
|
|
.cache
|
|
|
|
.pytest_cache
|
|
|
|
config.py
|
|
|
|
auto_config.py
|
|
|
|
.DS_Store
|
|
|
|
.idea/
|
|
|
|
.vscode/
|
2021-03-03 12:56:51 +00:00
|
|
|
# IDE resources
|
|
|
|
.vscode
|
|
|
|
.idea
|
|
|
|
.devcontainer/
|
2021-03-03 13:01:57 +00:00
|
|
|
Gemfile.lock
|
2021-03-17 09:35:56 +00:00
|
|
|
.ignore/
|
2020-09-14 17:14:16 +00: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
|
2021-02-09 18:13:56 +00:00
|
|
|
private_values.yaml
|
|
|
|
temp/
|
2021-03-08 13:32:58 +00:00
|
|
|
library/common-test/charts/
|
2021-03-17 09:35:56 +00:00
|
|
|
.cr-release-packages/
|
2021-04-10 13:05:29 +00:00
|
|
|
library/common-test/chart.lock
|