examples: add missing binaries to .gitignore

They were showing as changed when built. Add them sorted alphabetically,
while also moving a few more entries to sorted order.

Closes #13952
This commit is contained in:
Yedaya Katsman 2024-06-14 13:34:53 +03:00 committed by Daniel Stenberg
parent 9d09f9ec7a
commit 6e2d3db99f
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -3,12 +3,15 @@
# SPDX-License-Identifier: curl # SPDX-License-Identifier: curl
10-at-a-time 10-at-a-time
address-scope
altsvc altsvc
anyauthput anyauthput
certinfo certinfo
chkspeed chkspeed
connect-to
cookie_interface cookie_interface
debug debug
default-scheme
externalsocket externalsocket
fileupload fileupload
fopen fopen
@ -20,10 +23,13 @@ ftpsget
ftpupload ftpupload
ftpuploadfrommem ftpuploadfrommem
ftpuploadresume ftpuploadresume
getreferrer
getinfo getinfo
getinmemory getinmemory
getredirect getredirect
getreferrer
headerapi
hsts-preload
http-options
http-post http-post
http2-download http2-download
http2-pushinmemory http2-pushinmemory
@ -50,6 +56,11 @@ imap-search
imap-ssl imap-ssl
imap-store imap-store
imap-tls imap-tls
interface
ipv6
keepalive
localport
maxconnects
multi-app multi-app
multi-debugcallback multi-debugcallback
multi-double multi-double
@ -58,6 +69,8 @@ multi-legacy
multi-poll multi-poll
multi-post multi-post
multi-single multi-single
netrc
new-gitignore
parseurl parseurl
persistent persistent
pop3-authzid pop3-authzid
@ -76,8 +89,11 @@ postinmemory
postit2 postit2
postit2-formadd postit2-formadd
progressfunc progressfunc
protofeats
range
resolve resolve
rtsp rtsp
rtsp-options
sendrecv sendrecv
sepheaders sepheaders
sftpget sftpget
@ -95,7 +111,10 @@ smtp-ssl
smtp-tls smtp-tls
smtp-vrfy smtp-vrfy
sslbackend sslbackend
urlapi unixsocket
url2file url2file
urlapi
usercertinmem usercertinmem
websocket
websocket-cb
xmlstream xmlstream