Merge "[AAI] Add model-loader tracing config"
[oom.git] / kubernetes / platform / components / keycloak-init / .helmignore
1 # Patterns to ignore when building packages.
2 # This supports shell glob matching, relative path matching, and
3 # negation (prefixed with !). Only one pattern per line.
4 .DS_Store
5 # Common VCS dirs
6 .git/
7 .gitignore
8 .bzr/
9 .bzrignore
10 .hg/
11 .hgignore
12 .svn/
13 ci/
14 examples/
15 # Common backup files
16 *.swp
17 *.bak
18 *.tmp
19 *.orig
20 *~
21 # Various IDEs
22 .project
23 .idea/
24 *.tmproj
25 .vscode/