summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRikard Falkeborn <rikard.falkeborn@gmail.com>2018-12-31 23:08:29 +0100
committerDaniel Gustafsson <daniel@yesql.se>2019-01-02 14:32:01 +0100
commit251cabfb4a9968e92a488635a7ac5071b3f260bd (patch)
tree85db1751fafde7ea80caff667bdc9a4508411a1e
parentb3e24e26e1cae96dc88efa7139b3694d58f9139e (diff)
downloadcurl-251cabfb4a9968e92a488635a7ac5071b3f260bd.tar.gz
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 <daniel@yesql.se>
-rw-r--r--docs/examples/.gitignore3
1 files changed, 3 insertions, 0 deletions
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