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

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

# Ignore older source iterations
*.old
*.terraform.lock.hcl
