From 193d7fb34edf55cbf4a8046eb6f2773db43d1fff Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Sun, 5 Nov 2023 19:37:20 +0100 Subject: [PATCH] Update the .gitignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a9e8a0c..80f1091 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,5 @@ override.tf.json .terraformrc terraform.rc +# output plans +*-plan.zip