From 3ddad7b3e48ee76a527258b3dd49d3a6f50aee6a Mon Sep 17 00:00:00 2001 From: phg Date: Thu, 12 Feb 2026 19:13:38 +0100 Subject: [PATCH] Add overwrite-if.auto.pkrvars.hcl to .gitignore, since these options are specific for each pc where packer is running on --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1c4192b..ca81eef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Project /credentials.auto.pkrvars.hcl /downloaded_iso_path +overwrite-if.auto.pkrvars.hcl # Linux *~