ignore MSVC cruft

This commit is contained in:
Shane Grant 2017-08-27 22:02:17 -07:00
parent a4edd60629
commit 85b5f73252

6
.gitignore vendored
View File

@ -18,14 +18,16 @@
*.suo
*.user
*/x64
*/Debug*
*/Release*
*\Debug*
*\Release*
*.log
*.tlog*
*.obj
*.VC.db
*.VC.VC.opendb
*.pdb
*.idb
*\build_*
# misc files mostly used for testing
out.txt