changeset 1693:854421a48e0c stable

hgignore: add an ignore rule for test timing Modern tests runner store a record of last test run timing. We properly ignore it.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 20 Apr 2016 16:40:11 -0700
parents 498329a3c900
children 9e18bcf5e850 77df6101d3b5
files .hgignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Thu Mar 17 17:03:51 2016 -0700
+++ b/.hgignore	Wed Apr 20 16:40:11 2016 -0700
@@ -14,3 +14,4 @@
 ^MANIFEST$
 ^docs/tutorials/.*\.rst$
 \.ico$
+tests/\.testtimes