diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-12-01 09:09:04 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-12-01 09:09:04 +0100 |
commit | a47137c4a5a12c8f8a2626e50116e893e6852b24 (patch) | |
tree | d1600e953c0b564791877849bc39f181f898567e | |
parent | 5648f0a32c54018ca049b55c1300948212b45c55 (diff) |
docs/examples: gitignore some more built examples
-rw-r--r-- | docs/examples/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/examples/.gitignore b/docs/examples/.gitignore index d64e12de0..aece671c6 100644 --- a/docs/examples/.gitignore +++ b/docs/examples/.gitignore @@ -73,3 +73,7 @@ smtp-vrfy url2file usercertinmem xmlstream +http2-download +http2-serverpush +http2-upload +imap-lsub |