From 8a48ddb260aac30ce683d651ee5fa09cf26f68a7 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Tue, 25 Oct 2016 06:06:10 -0700 Subject: [PATCH] .gitignore: ignore Visual Studio's temporary/generated files Signed-off-by: Johannes Schindelin --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e1d6039094..6c0476c185 100644 --- a/.gitignore +++ b/.gitignore @@ -260,6 +260,9 @@ *.manifest Debug/ Release/ +/UpgradeLog*.htm +/git.VC.VC.opendb +/git.VC.db /.vagrant/ /vagrant2[0-9][0-9][0-9]*-*-* /d2[0-9][0-9][0-9]*-*-*