From 594f3d3c74c406c4436c79f37bc97e2973f79f88 Mon Sep 17 00:00:00 2001 From: IntelOrca Date: Wed, 2 Dec 2015 17:52:40 +0000 Subject: [PATCH] add new cache file to .gitignore (introduced in VS2015 Update 1) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 20ea9aed3a..02dacfb028 100644 --- a/.gitignore +++ b/.gitignore @@ -104,6 +104,7 @@ ipch/ *.opensdf *.sdf *.cachefile +*.VC.opendb # Visual Studio profiler *.psess