[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [gnurl] 37/178: gitignore: ignore more generated files
From: |
gnunet |
Subject: |
[GNUnet-SVN] [gnurl] 37/178: gitignore: ignore more generated files |
Date: |
Wed, 23 May 2018 12:24:32 +0200 |
This is an automated email from the git hooks/post-receive script.
ng0 pushed a commit to branch master
in repository gnurl.
commit a26d11b8e112dd71f7a7c7b59e9fe23f9bf434c0
Author: Daniel Stenberg <address@hidden>
AuthorDate: Sat Mar 24 00:24:24 2018 +0100
gitignore: ignore more generated files
---
docs/examples/.gitignore | 16 ++++++++++++----
tests/libtest/.gitignore | 2 +-
2 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/docs/examples/.gitignore b/docs/examples/.gitignore
index f22c7b02f..36cececc4 100644
--- a/docs/examples/.gitignore
+++ b/docs/examples/.gitignore
@@ -13,9 +13,15 @@ ftpgetinfo
ftpgetresp
ftpsget
ftpupload
+ftpuploadfrommem
+ftpuploadresume
getinfo
getinmemory
+getredirect
http-post
+http2-download
+http2-serverpush
+http2-upload
httpcustomheader
httpput
https
@@ -27,6 +33,7 @@ imap-delete
imap-examine
imap-fetch
imap-list
+imap-lsub
imap-multi
imap-noop
imap-search
@@ -36,6 +43,7 @@ imap-tls
multi-app
multi-debugcallback
multi-double
+multi-formadd
multi-post
multi-single
persistant
@@ -54,18 +62,22 @@ pop3slist
post-callback
postinmemory
postit2
+postit2-formadd
progressfunc
resolve
rtsp
sendrecv
sepheaders
sftpget
+sftpuploadresume
+shared-connection-cache
simple
simplepost
simplesmtp
simplessl
smtp-expn
smtp-mail
+smtp-mime
smtp-multi
smtp-ssl
smtp-tls
@@ -74,7 +86,3 @@ sslbackend
url2file
usercertinmem
xmlstream
-http2-download
-http2-serverpush
-http2-upload
-imap-lsub
diff --git a/tests/libtest/.gitignore b/tests/libtest/.gitignore
index f368550a1..e10d96d9a 100644
--- a/tests/libtest/.gitignore
+++ b/tests/libtest/.gitignore
@@ -5,6 +5,6 @@ lib19[0-9][0-9]
lib2033
lib5[0-9][0-9]
lib64[3-5]
-lib65[0-3]
+lib65[0-9]
libauthretry
libntlmconnect
--
To stop receiving notification emails like this one, please contact
address@hidden
- [GNUnet-SVN] [gnurl] 08/178: cleanup: misc typos in strings and comments, (continued)
- [GNUnet-SVN] [gnurl] 08/178: cleanup: misc typos in strings and comments, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 29/178: CURLINFO_SSL_VERIFYRESULT.3: fix the example, add some text, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 38/178: runtests.pl: fix warning 'use of uninitialized value', gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 24/178: lib/curl_path.h: add #ifdef header guard, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 33/178: cmake: avoid warn-as-error during config checks (#2411), gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 25/178: vauth/cleartext: fix integer overflow check, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 26/178: CURLINFO_COOKIELIST.3: made the example not leak memory, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 34/178: travis-ci: enable -Werror for CMake builds (#2418), gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 22/178: examples/hiperfifo: checksrc compliance, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 20/178: RELEASE-NOTES: synced, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 37/178: gitignore: ignore more generated files,
gnunet <=
- [GNUnet-SVN] [gnurl] 35/178: openldap: fix for NULL return from ldap_get_attribute_ber(), gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 10/178: examples/hiperfifo.c: improved, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 14/178: CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 12/178: multi: improved pending transfers handling => improved performance, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 39/178: travis: enable apt retry on fail, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 36/178: threaded resolver: track resolver time and set suitable timeout values, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 30/178: CI: add lgtm.yml for tweaking lgtm.com analysis, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 40/178: TODO: connection cache sharing is now supporte, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 43/178: test1148: set a fixed locale for the test, gnunet, 2018/05/23
- [GNUnet-SVN] [gnurl] 41/178: cmake: Add advapi32 as explicit link library for win32, gnunet, 2018/05/23