Add infrastructure templates (Terraform, Ansible, Docker, Kubernetes)
Some checks failed
CI / test (push) Failing after 13s

This commit is contained in:
2026-02-02 15:56:40 +00:00
parent 5fdd7429c8
commit b3426917be

View File

@@ -0,0 +1,29 @@
# Kubernetes
*.kubeconfig
*.kubeconfig~
.kube/
*~
# kubectl
*.crt
*.key
*.pem
# Helm
*.tgz
charts/.gitignore
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db