libmicrohttpd

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

commit 3edd4bfa7f87f5970fc701b0772eeadc2f076df9
parent d4eece331e21ef654df5260f6232d74d8c7ad78c
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 26 Feb 2017 21:23:43 +0100

update gitignore files

Diffstat:
Msrc/examples/.gitignore | 1+
Msrc/microhttpd/.gitignore | 1+
Msrc/testcurl/.gitignore | 2++
3 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/examples/.gitignore b/src/examples/.gitignore @@ -31,3 +31,4 @@ /https_echo_server_example.c /https_echo_client_example.c /authorization_example +upgrade_example diff --git a/src/microhttpd/.gitignore b/src/microhttpd/.gitignore @@ -41,3 +41,4 @@ /postprocessor_test /gmon.out *.exe +test_upgrade_tls diff --git a/src/testcurl/.gitignore b/src/testcurl/.gitignore @@ -102,3 +102,5 @@ /daemontest_post_loop /daemontest_get11 *.exe +test_quiesce_stream +test_large_put_inc11