From ed31225d4de31c44af94a12f18fd2ad0d88af886 Mon Sep 17 00:00:00 2001 From: tommal Date: Mon, 6 Jul 2026 13:35:55 +0200 Subject: [PATCH] Ignore generated zip files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d122103 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +maschera.zip +fiscality-installer.zip