libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 22aff9e263b1e753715c8417cd3ee61b61768104
parent 5f86e35b56120a5cfc98a7463761621f6fd6ee00
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date:   Sun,  3 Oct 2021 21:28:18 +0300

.gitignore: ignore new tests files

Diffstat:
Msrc/testcurl/.gitignore | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/testcurl/.gitignore b/src/testcurl/.gitignore @@ -139,3 +139,11 @@ core /test_get_iovec11 /test_get_wait /test_get_wait11 +/test_toolarge_method +/test_toolarge_url +/test_toolarge_request_header_name +/test_toolarge_request_header_value +/test_toolarge_request_headers +/test_toolarge_reply_header_name +/test_toolarge_reply_header_value +/test_toolarge_reply_headers