From 120334d964734fc7be2e8b4ee091377dbcb4efc1 Mon Sep 17 00:00:00 2001 From: Christopher Sanden Date: Wed, 5 Nov 2025 14:53:58 +0100 Subject: [PATCH] Modified gitignore --- .gitignore | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 85c0041..fb7c552 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,3 @@ -# Ignore all -* - -# But keep these files -!*.cpp -!*.h -!*CMakeLists.txt +# Ignore +*.zip +.git