soroban-abacus-flashcards/infra/terraform/.gitignore

16 lines
219 B
Plaintext

# Terraform
.terraform/
*.tfstate
*.tfstate.*
*.tfvars
!*.tfvars.example
# Note: .terraform.lock.hcl is NOT ignored - commit it for reproducible builds
# Crash logs
crash.log
crash.*.log
# Sensitive files
*.pem
*.key