summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorRyan Williams <rdw@lindenlab.com>2009-11-27 23:56:30 -0500
committerRyan Williams <rdw@lindenlab.com>2009-11-27 23:56:30 -0500
commita25b889a52f24a7ac51dcb55822ca7a3217d7e46 (patch)
treeed4fa83aca4657b83c7101b6844e84b3cf6cd8eb /.hgignore
parent986bed61d20774107dc27c6569f8d14529b774b6 (diff)
downloadeventlet-a25b889a52f24a7ac51dcb55822ca7a3217d7e46.tar.gz
Added eventlet.green.OpenSSL to further rationalize our SSL support, carved off ssl tests into ssl_test.py, and added some docs on coverage.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index cb156df..66371dc 100644
--- a/.hgignore
+++ b/.hgignore
@@ -9,4 +9,5 @@ htmlreports
*.esproj
.DS_Store
results.*.db
-doc/_build \ No newline at end of file
+doc/_build
+annotated \ No newline at end of file