From: Emil Engler Date: Fri, 24 Apr 2020 10:49:45 +0000 (+0200) Subject: tests/git: ignore mqttd and port files X-Git-Tag: curl-7_70_0~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ba7b94b1e74745eb8900ca4cccdec47473fc78f3;p=thirdparty%2Fcurl.git tests/git: ignore mqttd and port files Closes #5290 --- diff --git a/tests/.gitignore b/tests/.gitignore index abf9aed8c2..00f787cc89 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -18,3 +18,4 @@ runtests.html runtests.pdf testcurl.html testcurl.pdf +*.port \ No newline at end of file diff --git a/tests/server/.gitignore b/tests/server/.gitignore index 94329f7da5..0f84394c78 100644 --- a/tests/server/.gitignore +++ b/tests/server/.gitignore @@ -7,3 +7,4 @@ sws tftpd socksd disabled +mqttd \ No newline at end of file