From b1dd9371e6bf511eec9c06ae00a89a8d952305fd Mon Sep 17 00:00:00 2001 From: baldurk Date: Fri, 13 Mar 2015 00:43:37 +0000 Subject: [PATCH] Clean up gitignore and add .sln.ide folder for VS2015 --- .gitignore | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 4fc75382c..b84d75ed4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -Demos/ Debug/ Documentation/ Release/ @@ -19,18 +18,14 @@ obj/ .obj/ *.opensdf *.pdb +*.sln.ide/ *.so *.a *.exp *.lib *.sdf *.suo -*.PixRun *.dll symsrv.yes -capture.log* -capture.d3dbgr* -Direct3DLog.txt ipch/ -*.nvuser *.shfbproj_*