From d4beff655d66fdda0389da174eee33b01092bfb8 Mon Sep 17 00:00:00 2001 From: "Mr. M" Date: Wed, 9 Apr 2025 23:35:24 +0200 Subject: [PATCH] Ignore zips --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8dbfe10 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ + +# For now: +*.zip