1
0
Fork 0
forge/.gitignore
Jason Hall 4dc1b58f2f initial commit
Signed-off-by: Jason Hall <imjasonh@gmail.com>
2026-05-07 20:02:59 -04:00

17 lines
222 B
Text

# Terraform
**/.terraform/
**/.terraform.lock.hcl
*.tfstate
*.tfstate.*
*.tfplan
crash.log
crash.*.log
# Local variable files (may contain project IDs, domains, etc.)
*.tfvars
# Editor/OS
.DS_Store
.idea/
.vscode/
*.swp