From 6f3845841a13d7f0364fa6238833b8503e75fc84 Mon Sep 17 00:00:00 2001 From: ghidra1 Date: Wed, 19 Nov 2025 10:15:49 -0500 Subject: [PATCH] GP-1 Updated .gitignore --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a3ce6febfa..7c9cfba325 100644 --- a/.gitignore +++ b/.gitignore @@ -54,7 +54,6 @@ Release *.aps *.vcproj.* *.vcxproj.* -# dump files *.mdmp .vs/ .editorconfig/ @@ -77,10 +76,8 @@ Release */*/*/*/test-bin # Ignore Intellij metadata -**/*.iml -**/.idea *.iml -.idea +.idea/ # Ignore logs and core dumps *.log