]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs/examples: add missing binaries to gitignore
authorDaniel Gustafsson <daniel@yesql.se>
Wed, 6 Oct 2021 08:46:00 +0000 (10:46 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Wed, 6 Oct 2021 08:46:00 +0000 (10:46 +0200)
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>
docs/examples/.gitignore

index f1f0e39cf4eac360f8749a97f5a91c65d7baf43e..6b9f998d03312f83b3933fa82d3cc8d20eb4123a 100644 (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