gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] 05/05: Updated .gitignore files


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 05/05: Updated .gitignore files
Date: Wed, 22 Nov 2017 12:46:39 +0100

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit aca29a774b92d058a864bf78addfa4f872d56851
Author: Evgeny Grin (Karlson2k) <address@hidden>
AuthorDate: Wed Nov 22 14:25:17 2017 +0300

    Updated .gitignore files
---
 .gitignore                | 12 +-----------
 src/examples/.gitignore   |  1 +
 src/microhttpd/.gitignore | 10 ++++++++++
 src/testcurl/.gitignore   |  1 +
 4 files changed, 13 insertions(+), 11 deletions(-)

diff --git a/.gitignore b/.gitignore
index 29c6987a..5f565b93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,15 +42,5 @@ Makefile
 po/configure.acT
 po/Makevars.template
 po/POTFILES
+po/configargs.stamp
 src/examples/timeout
-src/microhttpd/test_daemon.trs
-src/microhttpd/test_shutdown_poll
-src/microhttpd/test_shutdown_select
-src/microhttpd/test_str_compare
-src/microhttpd/test_str_to_value
-src/microhttpd/test_upgrade
-src/microhttpd/test_upgrade_ssl
-src/testcurl/test_delete
-src/microhttpd/test_options
-src/microhttpd/test_start_stop
-src/microhttpd/test_str_token
diff --git a/src/examples/.gitignore b/src/examples/.gitignore
index eaa6336a..e5e696d0 100644
--- a/src/examples/.gitignore
+++ b/src/examples/.gitignore
@@ -32,3 +32,4 @@
 /https_echo_client_example.c
 /authorization_example
 upgrade_example
+/timeout
\ No newline at end of file
diff --git a/src/microhttpd/.gitignore b/src/microhttpd/.gitignore
index cf17abd7..bc340b7e 100644
--- a/src/microhttpd/.gitignore
+++ b/src/microhttpd/.gitignore
@@ -43,3 +43,13 @@
 *.exe
 test_upgrade_tls
 test_http_reasons
+/test_daemon.trs
+/test_shutdown_poll_ignore
+/test_shutdown_select_ignore
+/test_str_compare
+/test_str_to_value
+/test_upgrade
+/test_upgrade_ssl
+/test_options
+/test_start_stop
+/test_str_token
diff --git a/src/testcurl/.gitignore b/src/testcurl/.gitignore
index 0e709821..5f2e7da2 100644
--- a/src/testcurl/.gitignore
+++ b/src/testcurl/.gitignore
@@ -104,3 +104,4 @@
 *.exe
 test_quiesce_stream
 test_large_put_inc11
+/test_delete
\ No newline at end of file

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



reply via email to

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