From 76acd7a0fce450c2ac5830a08d0584e28efc9a41 Mon Sep 17 00:00:00 2001 From: Kev Jimenez Date: Tue, 30 Jan 2024 07:40:28 +0000 Subject: [PATCH] updated gitignore files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 28381ae..9abdd84 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ terraform.tfvars .terraform.lock.hcl .terraform/ .vscode/settings.json +inventory.yml +outputs.tf +variables.yml \ No newline at end of file