sac_project/.gitignore
2025-05-23 22:19:54 +03:00

15 lines
192 B
Plaintext

# Terraform
*.tfstate
*.tfstate.*
.terraform/
*.tfvars
# Keep .terraform.lock.hcl in VCS for reproducible provider versions
tfplan
tfplan.json
# Ansible
.retry
# Общие
*.log
.cursor
venv