gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 369/411: examples: update .gitignore


From: gnunet
Subject: [gnurl] 369/411: examples: update .gitignore
Date: Wed, 13 Jan 2021 01:23:04 +0100

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

nikita pushed a commit to branch master
in repository gnurl.

commit 77b2f702c429d122dd5437ce2e88d7c955efd411
Author: Rikard Falkeborn <rikard.falkeborn@gmail.com>
AuthorDate: Thu Nov 19 00:08:30 2020 +0100

    examples: update .gitignore
    
    Add files that are generated by 'make examples' and remove some that
    have been renamed.
    
    The commits that renamed the programs are e9625c5bc6c046a (imap.c and
    simplesmtp.c were renamed to imap-fetch.c and smtp-send.c) and
    ad39e7ec01e7 (pop3slist.c and pop3s.c were renamed to pop3-list.c and
    pop3-ssl.c).
    
    Closes #6240
---
 docs/examples/.gitignore | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/docs/examples/.gitignore b/docs/examples/.gitignore
index 387371297..f1f0e39cf 100644
--- a/docs/examples/.gitignore
+++ b/docs/examples/.gitignore
@@ -1,4 +1,5 @@
 10-at-a-time
+altsvc
 anyauthput
 certinfo
 chkspeed
@@ -23,11 +24,14 @@ http2-download
 http2-pushinmemory
 http2-serverpush
 http2-upload
+http3
+http3-present
 httpcustomheader
 httpput
+httpput-postfields
 https
-imap
 imap-append
+imap-authzid
 imap-copy
 imap-create
 imap-delete
@@ -45,10 +49,12 @@ multi-app
 multi-debugcallback
 multi-double
 multi-formadd
+multi-poll
 multi-post
 multi-single
 parseurl
 persistent
+pop3-authzid
 pop3-dele
 pop3-list
 pop3-multi
@@ -59,8 +65,6 @@ pop3-stat
 pop3-tls
 pop3-top
 pop3-uidl
-pop3s
-pop3slist
 post-callback
 postinmemory
 postit2
@@ -75,8 +79,8 @@ sftpuploadresume
 shared-connection-cache
 simple
 simplepost
-simplesmtp
 simplessl
+smtp-authzid
 smtp-expn
 smtp-mail
 smtp-mime

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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