chore(repo): init helm-charts repo with two charts and automated package/push
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
# Helm artifacts
|
||||
*.tgz
|
||||
**/.packages/
|
||||
|
||||
# Local env
|
||||
.env
|
||||
|
||||
# OS/editor
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user