Update .gitignore

Add .terraform to .gitignore (to ignore local copies of Terraform state)

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
Scott Lowe 2017-05-24 16:38:23 -06:00
parent 76922920bb
commit 545996b891
No known key found for this signature in database
GPG key ID: 949F43F6E6C11780

1
.gitignore vendored
View file

@ -14,3 +14,4 @@ consul-*.config.json
*.defaults
ssh.cfg
known_hosts
.terraform