.hgignore
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Wed, 20 Apr 2016 16:40:11 -0700
branchstable
changeset 1674 854421a48e0c
parent 557 41688ca951e7
child 1695 77df6101d3b5
permissions -rw-r--r--
hgignore: add an ignore rule for test timing Modern tests runner store a record of last test run timing. We properly ignore it.

syntax: re
/figures/[^/]+\.png$
^docs/build/
^docs/html/
^html/
\.pyc$
~$
\.swp$
\.orig$
\.rej$
\.err$
^tests/easy_run.sh$
^build/
^MANIFEST$
^docs/tutorials/.*\.rst$
\.ico$
tests/\.testtimes