From bae340a957fda8eb5948d1266abd30dcaeca9f3c Mon Sep 17 00:00:00 2001 From: dkulwin Date: Fri, 8 Jan 2016 13:32:22 -0600 Subject: [PATCH] Ignore visual studio database files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 15beedb..b75a074 100644 --- a/.gitignore +++ b/.gitignore @@ -275,4 +275,5 @@ Makefile.in #temp key files d2utmpa* -configure \ No newline at end of file +configure +contrib/win32/openssh/Win32-OpenSSH.VC.opendb \ No newline at end of file