update the committers for icn
[icn.git] / deploy / istio / .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 istio.sh
6 # Common VCS dirs
7 .git/
8 .gitignore
9 .bzr/
10 .bzrignore
11 .hg/
12 .hgignore
13 .svn/
14 # Common backup files
15 *.swp
16 *.bak
17 *.tmp
18 *.orig
19 *~
20 # Various IDEs
21 .project
22 .idea/
23 *.tmproj
24 .vscode/