First Commit
This commit is contained in:
13
.helmignore
Normal file
13
.helmignore
Normal file
@@ -0,0 +1,13 @@
|
||||
# Patterns to ignore when building packages.
|
||||
.DS_Store
|
||||
.git/
|
||||
.gitignore
|
||||
*.swp
|
||||
*.bak
|
||||
*.tmp
|
||||
*.orig
|
||||
*~
|
||||
.idea/
|
||||
.vscode/
|
||||
# Argo CD examples live next to the chart but are not rendered by it.
|
||||
argocd/
|
||||
Reference in New Issue
Block a user