summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2013-06-15 15:34:53 +0100
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2013-06-15 15:34:53 +0100
commiteadbbe9dc803211495247233160426e4249d682f (patch)
treef0adb2eac5ae0653756b4f92053c08173e58735c /.hgignore
parent11194d70c12a5e302a091c629b4e3bae690e28d7 (diff)
downloadpython-setuptools-bitbucket-eadbbe9dc803211495247233160426e4249d682f.tar.gz
Initial commit. All tests pass on 2.7, 3.2 and 3.3, though there are some atexit errors in the multiprocessing module in 2.7/3.2 (seemingly unrelated to setuptools).
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 4e5d0bcf..56be0c94 100644
--- a/.hgignore
+++ b/.hgignore
@@ -4,6 +4,7 @@ syntax: glob
*.swp
.coverage
distribute.egg-info
+setuptools.egg-info
build
dist
lib