Add the state to the gitignore

This commit is contained in:
Mitchell Hashimoto 2014-06-19 14:09:03 -07:00
parent 6618f39797
commit 23c8350ba4
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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