mirror of
https://github.com/moparisthebest/curl
synced 2024-11-16 06:25:03 -05:00
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>
This commit is contained in:
parent
b3e24e26e1
commit
251cabfb4a
3
docs/examples/.gitignore
vendored
3
docs/examples/.gitignore
vendored
@ -20,6 +20,7 @@ getinmemory
|
|||||||
getredirect
|
getredirect
|
||||||
http-post
|
http-post
|
||||||
http2-download
|
http2-download
|
||||||
|
http2-pushinmemory
|
||||||
http2-serverpush
|
http2-serverpush
|
||||||
http2-upload
|
http2-upload
|
||||||
httpcustomheader
|
httpcustomheader
|
||||||
@ -46,6 +47,7 @@ multi-double
|
|||||||
multi-formadd
|
multi-formadd
|
||||||
multi-post
|
multi-post
|
||||||
multi-single
|
multi-single
|
||||||
|
parseurl
|
||||||
persistent
|
persistent
|
||||||
pop3-dele
|
pop3-dele
|
||||||
pop3-list
|
pop3-list
|
||||||
@ -83,6 +85,7 @@ smtp-ssl
|
|||||||
smtp-tls
|
smtp-tls
|
||||||
smtp-vrfy
|
smtp-vrfy
|
||||||
sslbackend
|
sslbackend
|
||||||
|
urlapi
|
||||||
url2file
|
url2file
|
||||||
usercertinmem
|
usercertinmem
|
||||||
xmlstream
|
xmlstream
|
||||||
|
Loading…
Reference in New Issue
Block a user