aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/microhttpd/.gitignore1
-rw-r--r--src/testcurl/.gitignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/microhttpd/.gitignore b/src/microhttpd/.gitignore
index 6e8dbcdf..66b0ac54 100644
--- a/src/microhttpd/.gitignore
+++ b/src/microhttpd/.gitignore
@@ -57,6 +57,7 @@ test_shutdown_poll
57test_shutdown_select 57test_shutdown_select
58test_md5 58test_md5
59test_sha256 59test_sha256
60/test_sha1
60test_upgrade_large 61test_upgrade_large
61test_upgrade_large_tls 62test_upgrade_large_tls
62test_postprocessor_md 63test_postprocessor_md
diff --git a/src/testcurl/.gitignore b/src/testcurl/.gitignore
index bbc1b2a9..ef28dad4 100644
--- a/src/testcurl/.gitignore
+++ b/src/testcurl/.gitignore
@@ -26,6 +26,7 @@
26/test_get_sendfile 26/test_get_sendfile
27/test_get_response_cleanup 27/test_get_response_cleanup
28/test_get_chunked 28/test_get_chunked
29/test_get_chunked_close
29/test_get11 30/test_get11
30/test_get 31/test_get
31/test_digestauth_with_arguments 32/test_digestauth_with_arguments