From cd18e5c4645e3a3f8ca0feecefe5b1150405c8ff Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 7 Jun 2023 14:42:20 +0200 Subject: [PATCH] test/.gitignore: ignore log* --- tests/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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