mirror of
https://github.com/github/gitignore
synced 2024-11-22 03:34:23 +01:00
Merge pull request #2429 from yetanotherchris/patch-1
Update Terraform.gitignore - ignore terraform.tfvars
This commit is contained in:
commit
def18893cb
@ -5,3 +5,6 @@
|
||||
|
||||
# Module directory
|
||||
.terraform/
|
||||
|
||||
# Variable values for development
|
||||
terraform.tfvars
|
||||
|
Loading…
Reference in New Issue
Block a user