mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-27 22:57:42 +01:00
11 lines
147 B
Plaintext
11 lines
147 B
Plaintext
# Compiled files
|
|
*.tfstate
|
|
*.tfstate.*.backup
|
|
*.tfstate.backup
|
|
|
|
# Module directory
|
|
.terraform/
|
|
|
|
# Variable values for development
|
|
terraform.tfvars
|