From cbe7e8891db0439a16d21171fa72fbb97966e066 Mon Sep 17 00:00:00 2001 From: Steve McGhee Date: Wed, 20 May 2020 22:26:00 +0000 Subject: [PATCH] also .terraform --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 46f33fb..59cb6dc 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,5 @@ pkg/ .eclipse.buildship.core.prefs terraform.tfstate terraform.tfstate.backup -terraform.tfvars \ No newline at end of file +terraform.tfvars +.terraform/ \ No newline at end of file