forked from truecharts/public
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
60 lines (60 loc) · 797 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
60
*.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
Chart.lock
chart.lock
*/chart.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/
charts/**/charts/*.tgz
charts/**/render/*
catalog/
dh_catalog/
chartsrepo/
.cr-index/
website/
pub/
tgz_cache/
index_cache/
helm/
node_modules/