mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-09 14:08:03 -05:00
PDB - removed unwanted file
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -56,6 +56,7 @@ Release
|
||||
# dump files
|
||||
*.mdmp
|
||||
.vs/
|
||||
.editorconfig/
|
||||
|
||||
# Ignore UNIX backup files
|
||||
*~
|
||||
|
||||
@@ -21,7 +21,6 @@ src/main/help/help/topics/Pdb/images/PdbOrXmlDialog.png||GHIDRA||||END|
|
||||
src/main/help/help/topics/Pdb/images/PeSpecifiedPathDialog.png||GHIDRA||||END|
|
||||
src/main/help/help/topics/Pdb/images/SuccessDialog.png||GHIDRA||||END|
|
||||
src/main/help/help/topics/Pdb/images/SymbolServerURLDialog.png||GHIDRA||||END|
|
||||
src/pdb/.editorconfig||GHIDRA||||END|
|
||||
src/pdb/README.txt||GHIDRA||||END|
|
||||
src/pdb/pdb.sln||GHIDRA||||END|
|
||||
src/pdb/pdb.vcxproj||GHIDRA||||END|
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
|
||||
[*.cpp]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[*.h]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
Reference in New Issue
Block a user