This commit is contained in:
2026-05-05 11:31:59 -05:00
parent a1b1d936bd
commit f132fc5f0c
9 changed files with 41 additions and 136 deletions

40
.gitignore vendored Normal file
View File

@@ -0,0 +1,40 @@
# FluxCD secrets
*.yaml.enc
*.yaml.dec
flux-gitea-key
flux-gitea-key.pub
# Kubernetes secrets
*-secret.yaml
secrets/
# Temporary files
*.tmp
*.bak
*.swp
*~
# IDE files
.vscode/
.idea/
*.iml
# OS files
.DS_Store
Thumbs.db
# Logs
*.log
logs/
# Build artifacts
dist/
build/
*.tar.gz
# Environment files
.env
.env.local
# Helm
charts/*.tgz