mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 05:34:00 -05:00
GP-1 Updated .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user