# HG changeset patch # User Greg Ward # Date 1241447483 14400 # Node ID 68bfc64028db5601b7ca126854994b22d051672b # Parent 86a845a16a6e97829ddfbaf42712cee35e16c227 Ignore test-related temp files. diff -r 86a845a16a6e -r 68bfc64028db .hgignore --- a/.hgignore Mon May 04 10:31:09 2009 -0400 +++ b/.hgignore Mon May 04 10:31:23 2009 -0400 @@ -3,3 +3,5 @@ *.orig *~ *.pyc +tests/*.err +tests/tmp