Add tfplan to gitignore

This commit is contained in:
Mitchell Hashimoto 2014-07-11 22:05:13 -07:00
parent e39378b254
commit e476bca29c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
*.dll
*.exe
example.tf
terraform.tfplan
terraform.tfstate
bin/
vendor/