.hgignore
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Thu, 05 May 2016 21:42:49 +0200
changeset 1693 73acbc623830
parent 1643 a7bad80b7700
child 1695 77df6101d3b5
permissions -rw-r--r--
test: update topic test output for order change As in topic d8f1e432b16a the tipmost changeset is now displayed first. We adapt the test output to reflect it.

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