summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-05-03 23:31:40 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-05-03 23:31:40 -0400
commit998879621fe7195580ddcf5262170b80843d8cc8 (patch)
tree38307cc74002dc6203785822b7bf065b414e2d85 /.hgignore
parentcf74b70ae1f8e0018c604153c8637106f552b662 (diff)
downloadpython-coveragepy-git-998879621fe7195580ddcf5262170b80843d8cc8.tar.gz
Keeping a stack of Collectors makes it possible for Coverage to measure itself (mostly).
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 30f28cd5..4a860f79 100644
--- a/.hgignore
+++ b/.hgignore
@@ -10,8 +10,9 @@ syntax: glob
# Stuff in the root.
build
-dist
coverage.egg-info
+dist
+htmlcov
MANIFEST
setuptools-*.egg