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
|
*.bmarks
|
||||||
TitanEngine/TitanEngine.cscope_file_list
|
TitanEngine/TitanEngine.cscope_file_list
|
||||||
*.opensdf
|
*.opensdf
|
||||||
|
|
||||||
|
/Debug
|
||||||
|
/TitanEngine/Debug
|
||||||
Loading…
Reference in New Issue