Collectd operator utilties
[demo.git] / vnfs / DAaaS / deploy / training-core / .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 *.label*
9 .bzr/
10 .bzrignore
11 .hg/
12 .hgignore
13 .svn/
14 # Common backup files
15 *.swp
16 *.bak
17 *.tmp
18 *~
19 # Various IDEs
20 .project
21 .idea/
22 *.tmproj
23 .vscode/