hgignore: add an ignore rule for test timing stable
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Wed, 20 Apr 2016 16:40:11 -0700
branchstable
changeset 1674 854421a48e0c
parent 1632 498329a3c900
child 1676 9e18bcf5e850
child 1695 77df6101d3b5
hgignore: add an ignore rule for test timing Modern tests runner store a record of last test run timing. We properly ignore it.
.hgignore
--- 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