1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 10:18:16 +02:00
gitignore/Terraform.gitignore
Brendan Forster def18893cb Merge pull request #2429 from yetanotherchris/patch-1
Update Terraform.gitignore - ignore terraform.tfvars
2017-09-09 11:01:41 +10:00

11 lines
147 B
Plaintext

# Compiled files
*.tfstate
*.tfstate.*.backup
*.tfstate.backup
# Module directory
.terraform/
# Variable values for development
terraform.tfvars