From e3e8d4b9fa9a465ea1f1f431756489db5412efa5 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 15 Apr 2026 04:20:06 +0200 Subject: [PATCH] Ignore *.zip files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e82c585a..d6316bc3 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ test-results .DS_Store .materials_*/ .hdris_*/ +*.zip