From: Daniel Stenberg Date: Wed, 7 Jun 2023 12:42:20 +0000 (+0200) Subject: test/.gitignore: ignore log* X-Git-Tag: curl-8_2_0~143 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cd18e5c4645e3a3f8ca0feecefe5b1150405c8ff;p=thirdparty%2Fcurl.git test/.gitignore: ignore log* --- diff --git a/tests/.gitignore b/tests/.gitignore index 0158348b6b..eae0490de7 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -19,9 +19,10 @@ curl_sshd_config ftps_stunnel.conf https_stunnel.conf log +log* runtests.html runtests.pdf testcurl.html testcurl.pdf *.port -config \ No newline at end of file +config