libmicrohttpd

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

commit f4154e6bad19159d55735d075c1a7d47059bfe70
parent e0f31168f1232aabfbe667e8b846d12e06ec182d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 27 Feb 2018 23:42:17 +0100

update .gitignore

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

diff --git a/src/microhttpd/.gitignore b/src/microhttpd/.gitignore @@ -53,3 +53,5 @@ test_http_reasons /test_options /test_start_stop /test_str_token +test_shutdown_poll +test_shutdown_select