From 3374876114beccf26335592be3604f38c23375ff Mon Sep 17 00:00:00 2001 From: baldurk Date: Tue, 7 Jun 2016 11:27:35 -0700 Subject: [PATCH] Add new VS2015 intellisense files to .gitignore, remove sandcastle ext --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 87f63298e..87cb91d48 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ bin obj/ .obj/ *.opensdf +*.VC.*db *.pdb *.sln.ide/ *.so @@ -30,6 +31,5 @@ obj/ *.dll symsrv.yes ipch/ -*.shfbproj_* renderdoc/driver/vulkan/renderdoc_capture.json renderdocui/3rdparty/ironpython/pythonlibs.zip