Added tfvars to .gitignore (#986)

This commit is contained in:
Nathan McKinley 2018-01-19 15:32:43 -08:00 committed by GitHub
parent bda219f276
commit 77779ba9c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
*.exe
.DS_Store
example.tf
terraform.tfvars
terraform.tfplan
terraform.tfstate
bin/