summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2013-10-22 10:33:07 -0700
committerGuido van Rossum <guido@python.org>2013-10-22 10:33:07 -0700
commit16a239f08fe854325b0d8c5a870998d34d4258d2 (patch)
tree31e95e2e5b14f7f358aaa7fcfea892f0efac69bb /.hgignore
parent162c29276541a9231c1a75c04560b5aecf4f0732 (diff)
downloadtrollius-16a239f08fe854325b0d8c5a870998d34d4258d2.tar.gz
Changes by Sonald Stufft to build pypi distros. Yay!0.1.1
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 9987002..6d1136f 100644
--- a/.hgignore
+++ b/.hgignore
@@ -10,3 +10,5 @@ venv$
distribute_setup.py$
distribute-\d+.\d+.\d+.tar.gz$
build$
+dist$
+.*\.egg-info$