# Ignore OpenTofu / Terraform state and backups
*.tfstate
*.tfstate.backup
.terraform/
.lab/

# Ignore local archive dumps and backups
*.tar
*.zip
apps/gitea/gitea-docker-backup

# Ignore decrypted secret material
*.dec.yaml
*.decrypted.yaml
*.plain.yaml
*.secret.local.yaml
.age-key.txt
sops-age.key

# Ignore older source iterations
*.old
