gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [libmicrohttpd] branch master updated: update .gitignore fi


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] branch master updated: update .gitignore files
Date: Sat, 08 Jun 2019 17:11:11 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new c530ee3b update .gitignore files
c530ee3b is described below

commit c530ee3be4b590f5423840f34f44de2f199319bb
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Jun 8 17:10:25 2019 +0200

    update .gitignore files
---
 src/examples/.gitignore   | 4 +++-
 src/microhttpd/.gitignore | 2 ++
 src/testcurl/.gitignore   | 1 +
 3 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/src/examples/.gitignore b/src/examples/.gitignore
index e5e696d0..9da24b59 100644
--- a/src/examples/.gitignore
+++ b/src/examples/.gitignore
@@ -32,4 +32,6 @@
 /https_echo_client_example.c
 /authorization_example
 upgrade_example
-/timeout
\ No newline at end of file
+/timeout
+http_chunked_compression
+http_compression
diff --git a/src/microhttpd/.gitignore b/src/microhttpd/.gitignore
index d375c0dd..ec2e027d 100644
--- a/src/microhttpd/.gitignore
+++ b/src/microhttpd/.gitignore
@@ -55,3 +55,5 @@ test_http_reasons
 /test_str_token
 test_shutdown_poll
 test_shutdown_select
+test_md5
+test_sha256
diff --git a/src/testcurl/.gitignore b/src/testcurl/.gitignore
index cf08dd37..800bdffe 100644
--- a/src/testcurl/.gitignore
+++ b/src/testcurl/.gitignore
@@ -107,3 +107,4 @@ test_large_put_inc11
 /test_deletetest_digestauth_sha256
 test_delete
 test_digestauth_sha256
+perf_get_concurrent11

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]