changeset 979: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
+++ b/.hgignore
@@ -1,6 +1,7 @@
 syntax: glob
 *.pyc
 tests/*.err
+tests/.testtimes
 build
 dist
 *.egg-info