summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-03-07 11:25:02 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-03-07 11:25:02 -0500
commitfee80f5137217bb7c98a51b5147f1f4fc87b7823 (patch)
treee13efd36fafa84f40565426c28dc526dd5a994e9 /.hgignore
parent9c637634897363c4a6f053c0f5f89438eb281075 (diff)
downloadpython-coveragepy-fee80f5137217bb7c98a51b5147f1f4fc87b7823.tar.gz
Building kits sometimes pulls down setuptools eggs. Ignore them.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index e2efd0c..8d8babd 100644
--- a/.hgignore
+++ b/.hgignore
@@ -12,6 +12,7 @@ build
dist
coverage.egg-info
MANIFEST
+setuptools-*.egg
# Stuff in the test directory.
zipmods.zip