changeset 978:060bc3ba7d30

ignore: add .testtimes to ignored files
author Sean Farley <sean@farley.io>
date Fri, 08 Jan 2016 11:30:06 -0800
parents d07933271233
children a3da45923700
files .hgignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Sat Jan 02 03:39:21 2016 -0800
+++ b/.hgignore	Fri Jan 08 11:30:06 2016 -0800
@@ -1,6 +1,7 @@
 syntax: glob
 *.pyc
 tests/*.err
+tests/.testtimes
 build
 dist
 *.egg-info