.hgignore
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 25 Nov 2017 04:09:17 -0500
changeset 3254 00e20077bccf
parent 3203 34d5c97a3dee
child 3376 aad37ffd7d58
permissions -rw-r--r--
stablesort: introduce a "mergepoint" method The mergepoint method decide order from merge. This allow to directly reuse a the full sort of one of the parent, and should simplify caching.

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