From 759d7e61d333b04727a8a90788ab651bfd7c1ea8 Mon Sep 17 00:00:00 2001 From: l4kr Date: Sat, 4 Jul 2026 02:37:24 +0200 Subject: [PATCH] Ignore zip build artifacts --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 862614e..430911f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ obj/ *.user history.json settings.json +*.zip