From 104982cda82a787ecd8c25523951732c44b3e41a Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 21 Jan 2026 17:51:14 -0500 Subject: [PATCH] added 7zip to the gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d4e8b51..4d17511 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ *.zip *.tar.gz *.rar +*.7z # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid*