From 13e75c5131a1b285f0a1632ffc11fdfc00eccbaf Mon Sep 17 00:00:00 2001 From: Matt Surabian Date: Wed, 6 May 2020 01:08:21 -0400 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b512c09..11aeca8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules \ No newline at end of file +node_modules +.terraform \ No newline at end of file