update gitignore for msvc debug builds

This commit is contained in:
deepzero 2014-01-15 08:57:53 +01:00
parent b4bdd28c24
commit 88fcd342ce
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -11,3 +11,6 @@ Release/*/*
*.bmarks *.bmarks
TitanEngine/TitanEngine.cscope_file_list TitanEngine/TitanEngine.cscope_file_list
*.opensdf *.opensdf
/Debug
/TitanEngine/Debug