update gitignore so the acceptance test for terraform gets in

This commit is contained in:
Mitchell Hashimoto
2015-05-07 09:59:02 -07:00
parent bc9792f4c5
commit 6586ce243c

3
.gitignore vendored
View File

@@ -12,7 +12,8 @@ website/build
website/node_modules
.vagrant/
*.backup
*.tfstate
./*.tfstate
.terraform/
*.log
*.bak
*~