diff options
author | Guido van Rossum <guido@python.org> | 2013-10-22 10:33:07 -0700 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2013-10-22 10:33:07 -0700 |
commit | 16a239f08fe854325b0d8c5a870998d34d4258d2 (patch) | |
tree | 31e95e2e5b14f7f358aaa7fcfea892f0efac69bb /.hgignore | |
parent | 162c29276541a9231c1a75c04560b5aecf4f0732 (diff) | |
download | trollius-16a239f08fe854325b0d8c5a870998d34d4258d2.tar.gz |
Changes by Sonald Stufft to build pypi distros. Yay!0.1.1
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,3 +10,5 @@ venv$ distribute_setup.py$ distribute-\d+.\d+.\d+.tar.gz$ build$ +dist$ +.*\.egg-info$ |