doran/.gitignore
2026-03-28 20:53:29 +01:00

14 lines
428 B
Text

.ant-colony/
.state/
.venv/
__pycache__/
*.pyc
.env
deploy/k8s/overlays/hetzner-single-node/secrets/*.env
deploy/k8s/overlays/hetzner-single-node/secrets/*.htpasswd
!deploy/k8s/overlays/hetzner-single-node/secrets/*.example
scripts/hetzner/bootstrap-secrets.env
infra/terraform/hetzner/.terraform/
infra/terraform/hetzner/.terraform.lock.hcl
infra/terraform/hetzner/terraform.tfstate
infra/terraform/hetzner/terraform.tfstate.*