sddd
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
|||||||
|
# Plain Secrets (Never commit)
|
||||||
|
secrets/
|
||||||
|
|
||||||
|
# Sealed Secrets public certificate (can regenerate)
|
||||||
|
pub-cert.pem
|
||||||
|
|
||||||
|
# Helm local package
|
||||||
|
myapp/*.tgz
|
||||||
|
|
||||||
|
# Helm dependency cache
|
||||||
|
myapp/charts/
|
||||||
|
|
||||||
|
# macOS
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
# VS Code
|
||||||
|
.vscode/
|
||||||
|
|
||||||
|
# Vim
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
Reference in New Issue
Block a user