.hgignore
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Thu, 05 May 2016 20:14:39 +0200
changeset 1690 52cda77949f5
parent 1643 a7bad80b7700
child 1695 77df6101d3b5
permissions -rw-r--r--
test: improve skipped message for topic The skipped message should point people to a way to solve the situation.

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