diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2009-09-18 07:51:08 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-09-18 07:51:08 -0400 |
| commit | ba911dc01d1a033398f77a7ad69381b28a8e71b7 (patch) | |
| tree | 89cc75968195d795cd39278bbc448a7c484d1041 /.hgignore | |
| parent | 243b175cac58cb8e61ffd08566c7813aa2137bd0 (diff) | |
| download | python-coveragepy-git-ba911dc01d1a033398f77a7ad69381b28a8e71b7.tar.gz | |
Py3k kitting.
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,7 +15,9 @@ coverage.egg-info dist
htmlcov
MANIFEST
+py3k
setuptools-*.egg
+three
# Stuff in the test directory.
zipmods.zip
|
