.hgignore
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Thu, 09 Mar 2017 19:18:11 -0800
changeset 2081 010a8af416a0
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
discovery: adds a function doing revnum independant sorting The function is doing a topological sort without depending on revision number. This make the sort independent of the repository and suitable for discovery.

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