From: Rikard Falkeborn Date: Mon, 31 Dec 2018 22:08:29 +0000 (+0100) Subject: examples: Update .gitignore X-Git-Tag: curl-7_64_0~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=251cabfb4a9968e92a488635a7ac5071b3f260bd;p=curl examples: Update .gitignore Add a few missing examples to make `make examples` not leave the workspace in a dirty state. Closes #3427 Reviewed-by: Daniel Gustafsson --- diff --git a/docs/examples/.gitignore b/docs/examples/.gitignore index f04f246d8..387371297 100644 --- a/docs/examples/.gitignore +++ b/docs/examples/.gitignore @@ -20,6 +20,7 @@ getinmemory getredirect http-post http2-download +http2-pushinmemory http2-serverpush http2-upload httpcustomheader @@ -46,6 +47,7 @@ multi-double multi-formadd multi-post multi-single +parseurl persistent pop3-dele pop3-list @@ -83,6 +85,7 @@ smtp-ssl smtp-tls smtp-vrfy sslbackend +urlapi url2file usercertinmem xmlstream