From 8bcf677a30cc1559b635c0eca7dd29ac2ab5f4bb Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 29 Jan 2014 10:22:40 +0100 Subject: examples: gitignore more binaries --- docs/examples/.gitignore | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'docs/examples/.gitignore') diff --git a/docs/examples/.gitignore b/docs/examples/.gitignore index 40bd837b8..d64e12de0 100644 --- a/docs/examples/.gitignore +++ b/docs/examples/.gitignore @@ -20,15 +20,39 @@ httpcustomheader httpput https imap +imap-append +imap-copy +imap-create +imap-delete +imap-examine +imap-fetch +imap-list +imap-multi +imap-noop +imap-search +imap-ssl +imap-store +imap-tls multi-app multi-debugcallback multi-double multi-post multi-single persistant +pop3-dele +pop3-list +pop3-multi +pop3-noop +pop3-retr +pop3-ssl +pop3-stat +pop3-tls +pop3-top +pop3-uidl pop3s pop3slist post-callback +postinmemory postit2 progressfunc resolve @@ -40,8 +64,12 @@ simple simplepost simplesmtp simplessl +smtp-expn +smtp-mail smtp-multi +smtp-ssl smtp-tls +smtp-vrfy url2file usercertinmem xmlstream -- cgit v1.2.3