diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-12-17 23:35:04 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-12-17 23:35:04 +0100 |
commit | 476b1a079b4f2f2f4e2bb9ccdc1b86ed27b985f0 (patch) | |
tree | 2fc3901840a0eec5d8e9867cae7843f3f5eaa812 /docs/examples/.gitignore | |
parent | 9583b4af9057c9e35ec3dd3270d4c4813b5f7aaa (diff) | |
download | curl-476b1a079b4f2f2f4e2bb9ccdc1b86ed27b985f0.tar.gz |
gitignore: ignore the new example execs
Diffstat (limited to 'docs/examples/.gitignore')
-rw-r--r-- | docs/examples/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/examples/.gitignore b/docs/examples/.gitignore index 3acd509b3..8836a7b98 100644 --- a/docs/examples/.gitignore +++ b/docs/examples/.gitignore @@ -29,4 +29,7 @@ sendrecv sepheaders simple simplepost +simplesmtp simplessl +smtp-multi +smtp-tls |