mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08: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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user