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

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

# Ignore older source iterations
*.old
