From f645a3fe174c2368bfc4cf51abe7fb5dbe8121f2 Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Sun, 14 May 2023 15:53:06 +0200 Subject: [PATCH] Add zip to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c4c4ffc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.zip