# HG changeset patch # User Ludovic Chabant # Date 1409417189 25200 # Node ID 79f14718ffeccdbbacfa0d0213a52b15acb72271 # Parent e296368ccc4162d46ccfde10552ce5365cca6abb Ignore `setuptools` build directory. diff -r e296368ccc41 -r 79f14718ffec .hgignore --- a/.hgignore Sat Aug 30 08:36:01 2014 -0700 +++ b/.hgignore Sat Aug 30 09:46:29 2014 -0700 @@ -2,6 +2,7 @@ *.pyc venv tags +build/lib build/messages/_cache dist piecrust.egg-info