Mercurial > evolve
view .hgignore @ 1674: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 | 41688ca951e7 |
children | 77df6101d3b5 |
line wrap: on
line source
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