From 649fc40666a98cf330ce99c820fa5e9e75ff3dc6 Mon Sep 17 00:00:00 2001 From: Piwccle Date: Tue, 10 Feb 2026 16:56:09 +0100 Subject: [PATCH] Update .gitignore to include *.tfvars files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 98bea50a8..c64eb5a27 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ nbactions.xml *.tfstate *.tfstate.backup *.tfstate.lock.info +*.tfvars