aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorAli Afshar <afshar@google.com>2012-09-06 08:43:10 -0700
committerAli Afshar <afshar@google.com>2012-09-06 08:43:10 -0700
commit02b5f3f369d9dceaf197eac540ce5797d1a07250 (patch)
tree564387ba37322109060422e671ed8d27458db183 /.hgignore
parent7972f35985a794812d0f03f0cf76e0a8b0ffec22 (diff)
downloadgoogle-api-python-client-02b5f3f369d9dceaf197eac540ce5797d1a07250.tar.gz
Replace test runners with nose, and add tox support.
Reviewed in: https://codereview.appspot.com/6490081/
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 940640836..38ec00f3c 100644
--- a/.hgignore
+++ b/.hgignore
@@ -7,6 +7,7 @@ syntax: glob
*/.git/*
*/.cache/*
.gitignore
+.tox
samples/buzz/*.dat
samples/moderator/*.dat
htmlcov/*