From 91a95cde917f277313817bdf1b5a85b805a631be Mon Sep 17 00:00:00 2001 From: JosJuice Date: Sat, 16 Apr 2016 17:26:17 +0200 Subject: [PATCH] Update .gitignore for Visual Studio 2015 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8e840e8dc2..abbbf47bd4 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,9 @@ Source/Core/Common/scmrev.h *.vcxproj.user *.obj *.tlog +*.VC.opendb +*.VC.db +.vs/ # Ignore build info file created by QtCreator CMakeLists.txt.user # Ignore files created by posix people