# HG changeset patch # User Sean Farley # Date 1452281406 28800 # Node ID 060bc3ba7d307c874a3acf1c001ec407cab32556 # Parent d07933271233e0af615013b589e1caa6b82c47eb ignore: add .testtimes to ignored files diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -1,6 +1,7 @@ syntax: glob *.pyc tests/*.err +tests/.testtimes build dist *.egg-info