From 643391c9ecf88468d3d6d22f6de36b020ef69806 Mon Sep 17 00:00:00 2001 From: Kevin Dethlefs Date: Tue, 2 Aug 2016 22:23:12 -0500 Subject: [PATCH] Adding new intillesense db file to gitignore. Minor annoyance. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4d4846c5..ebd91d79 100644 --- a/.gitignore +++ b/.gitignore @@ -202,3 +202,4 @@ FakesAssemblies/ #Visual Studio specific files *.VC.opendb +*.VC.db