From 475a71c6b8e7237be125fcbf46ae1c2680ea4752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domagoj=20Andri=C4=87?= Date: Wed, 15 Apr 2026 15:29:46 +0200 Subject: [PATCH] Add .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9d2e47e --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.claude/ +.codex + +debian-isos/ + +debian.pkrvars.hcl \ No newline at end of file