diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-06-05 13:50:59 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-06-05 13:50:59 +0000 |
commit | a466b315742e958a06aee6a2e92f0de5bd22c635 (patch) | |
tree | c694d9adddf19dcafcd67651673426a3bece0476 /tests/.cvsignore | |
parent | 48064f8deefd5424591a1caeb4ddf6ae9754679a (diff) |
Daniel Black's test suite fixes and initial test cases for SOCKS4/5 using
openssh
Diffstat (limited to 'tests/.cvsignore')
-rw-r--r-- | tests/.cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/.cvsignore b/tests/.cvsignore index 999599e7b..217b75782 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -5,8 +5,11 @@ log *.pid *.pdf *.html +curl_client_knownhosts curl_client_key curl_client_key.pub curl_host_dsa_key curl_host_dsa_key.pub +curl_sshd_config +curl_ssh_config stunnel.conf |