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
commitc1ffa6ed23800f528af8db045f710bf8c1135c22 (patch)
tree0e12ceefaabded3b2f49c15298accb50cf834c00 /.hgignore
parent2952df0f7b0e36a36d837ccd5ef71db735681c3c (diff)
downloadpython-coveragepy-c1ffa6ed23800f528af8db045f710bf8c1135c22.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 30f28cd..4a860f7 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