mirror of https://github.com/x64dbg/TitanEngine
update gitignore for msvc debug builds
This commit is contained in:
parent
b4bdd28c24
commit
88fcd342ce
|
|
@ -11,3 +11,6 @@ Release/*/*
|
|||
*.bmarks
|
||||
TitanEngine/TitanEngine.cscope_file_list
|
||||
*.opensdf
|
||||
|
||||
/Debug
|
||||
/TitanEngine/Debug
|
||||
Loading…
Reference in New Issue