From eb4407975c8d5efb82f653786683a16f5935504c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 23 Mar 2010 21:58:42 +0100 Subject: [PATCH] ignore libssh2.dsp --- win32/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/win32/.gitignore b/win32/.gitignore index c137f689..75663856 100644 --- a/win32/.gitignore +++ b/win32/.gitignore @@ -10,3 +10,4 @@ Release *.ncb *.opt *.plg +libssh2.dsp