From: Steve Holme Date: Sun, 27 Apr 2014 17:08:05 +0000 (+0100) Subject: build: Added other VC6 output files to the .gitignore list X-Git-Tag: curl-7_37_0~104 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c239ba233f3e51feb99c836f397188cefdd22f8;p=thirdparty%2Fcurl.git build: Added other VC6 output files to the .gitignore list --- diff --git a/projects/Windows/VC6/lib/.gitignore b/projects/Windows/VC6/lib/.gitignore index cdfeb2aba8..0d6799537d 100644 --- a/projects/Windows/VC6/lib/.gitignore +++ b/projects/Windows/VC6/lib/.gitignore @@ -2,3 +2,4 @@ /*.html /*.ncb /*.opt +/*.plg diff --git a/projects/Windows/VC6/src/.gitignore b/projects/Windows/VC6/src/.gitignore index cdfeb2aba8..0d6799537d 100644 --- a/projects/Windows/VC6/src/.gitignore +++ b/projects/Windows/VC6/src/.gitignore @@ -2,3 +2,4 @@ /*.html /*.ncb /*.opt +/*.plg