-
Notifications
You must be signed in to change notification settings - Fork 34
/
.gitignore
59 lines (59 loc) · 914 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
*.pyc
*.swp
*.mo
*.o
*.iso
__pycache__
*.xml
*.pyc
.cache
.pytest_cache
config.py
auto_config.py
.DS_Store
.idea/
.vscode/*
# IDE resources
!.vscode/extensions.json
.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/
charts/*/Chart.lock
charts/*/charts
helper-charts/*/Chart.lock
helper-charts/*/charts
library/*/Chart.lock
library/*/charts
library/**/charts/*.tgz
library/**/render/*
library/library/common-test/charts/