GP-1 Updated .gitignore

This commit is contained in:
ghidra1
2025-11-19 10:15:49 -05:00
parent 6d36df6eca
commit 6f3845841a

5
.gitignore vendored
View File

@@ -54,7 +54,6 @@ Release
*.aps *.aps
*.vcproj.* *.vcproj.*
*.vcxproj.* *.vcxproj.*
# dump files
*.mdmp *.mdmp
.vs/ .vs/
.editorconfig/ .editorconfig/
@@ -77,10 +76,8 @@ Release
*/*/*/*/test-bin */*/*/*/test-bin
# Ignore Intellij metadata # Ignore Intellij metadata
**/*.iml
**/.idea
*.iml *.iml
.idea .idea/
# Ignore logs and core dumps # Ignore logs and core dumps
*.log *.log