From 82db076d9f8a5473a2e3ba3e1154b50f3bd03180 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 3 Sep 2015 23:35:41 +0200 Subject: gitignore: ignore more generated VC Makefiles --- lib/.gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/.gitignore') diff --git a/lib/.gitignore b/lib/.gitignore index 965c5598d..b23f265d7 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -4,9 +4,7 @@ *.orig *.rej *.res -Makefile.vc10.dist -Makefile.vc8.dist -Makefile.vc9.dist +Makefile.vc*.dist TAGS curl_config.h curl_config.h.in -- cgit v1.2.3