msvc: ignore VS2015 trash files

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
This commit is contained in:
Jeff Hostetler
2016-06-03 08:38:17 -04:00
committed by Jameson Miller
parent a7f5f0e799
commit 17675c35f7

2
.gitignore vendored
View File

@@ -222,5 +222,7 @@
*.user
*.idb
*.pdb
*.ilk
.vs/
/Debug/
/Release/