From e3e24e5b362fe06b2f83b7bb430f3e46f55ddf83 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 16 Jan 2012 13:47:51 +0100 Subject: imap.c: a dead simple imap example Just to show that IMAP is used just like other protocols --- docs/examples/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/examples/.gitignore') diff --git a/docs/examples/.gitignore b/docs/examples/.gitignore index fe677de50..2f7e8c8f3 100644 --- a/docs/examples/.gitignore +++ b/docs/examples/.gitignore @@ -18,6 +18,7 @@ http-post httpcustomheader httpput https +imap multi-app multi-debugcallback multi-double -- cgit v1.2.3