From 0a8ed3abd4ecede51643b0de46b8dcbba5af95c0 Mon Sep 17 00:00:00 2001 From: Daniel Gross Date: Mon, 25 Aug 2025 16:14:52 +0200 Subject: [PATCH] Ignore tfvars --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2e86223..391242f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .terraform* terraform* *.qcow2 +*.tfvars \ No newline at end of file