docs/examples: add missing binaries to gitignore

Commit f65d7889b added getreferrer, and commit ae8e11ed5 multi-legacy,
both of which missed adding .gitignore clauses for the built binaries.

Closes #7817
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
This commit is contained in:
Daniel Gustafsson 2021-10-06 10:46:00 +02:00
parent 2ac10a9ea0
commit 013cb2ff7d

View File

@ -16,6 +16,7 @@ ftpsget
ftpupload
ftpuploadfrommem
ftpuploadresume
getreferrer
getinfo
getinmemory
getredirect
@ -49,6 +50,7 @@ multi-app
multi-debugcallback
multi-double
multi-formadd
multi-legacy
multi-poll
multi-post
multi-single