chore: update .helmignore

This commit is contained in:
Chi-En Wu
2020-04-27 11:46:47 +08:00
parent a57a1f7e09
commit 4248e9d373

View File

@ -21,5 +21,8 @@
.idea/ .idea/
*.tmproj *.tmproj
.vscode/ .vscode/
# Secrets # Others
starter/
.github/
gcloud_auth_key.json gcloud_auth_key.json
README.md