Initial commit
This commit is contained in:
commit
b944d19534
17 changed files with 403 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Mac OS
|
||||
.DS_Store
|
||||
|
||||
# Input file
|
||||
input.json
|
||||
|
||||
# Ignore the Helm chart's packaged tarball
|
||||
*.tgz
|
||||
Loading…
Add table
Add a link
Reference in a new issue