summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorYesudeep Mangalapilly <yesudeep@gmail.com>2011-08-11 01:31:24 +0530
committerYesudeep Mangalapilly <yesudeep@gmail.com>2011-08-11 01:31:24 +0530
commit50fd52fa2fb10e042ef81ba8b1ee57d2d203655c (patch)
tree73e71c74d297c8bf2b45510d7658117aa4d2b8ce /.hgignore
parentf5b88e81f3b82a27c3eaff55796ff7a6a4de9089 (diff)
downloadrsa-50fd52fa2fb10e042ef81ba8b1ee57d2d203655c.tar.gz
Adds tox configuration to test with multiple python versions.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index b6258d8..a5db5a2 100644
--- a/.hgignore
+++ b/.hgignore
@@ -6,3 +6,6 @@ dist/
rsa.egg-info/
distribute-0.6.*
doc/_build/
+.tox/
+.coverage
+.idea/