From 4a83db1ff7c4b02bd1b8bbf2a89191d4726c7d0f Mon Sep 17 00:00:00 2001 From: Maschell Date: Sat, 2 Mar 2024 15:42:42 +0100 Subject: [PATCH] Update .gitignore to ignore any zip files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7e81da7..ed730be 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ cmake-build-debug/ .idea/ *.rpx *.txt +*.zip