diff options
-rw-r--r-- | tests/.gitignore | 1 | ||||
-rw-r--r-- | tests/server/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index abf9aed8c..00f787cc8 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 94329f7da..0f84394c7 100644 --- a/tests/server/.gitignore +++ b/tests/server/.gitignore @@ -7,3 +7,4 @@ sws tftpd socksd disabled +mqttd
\ No newline at end of file |