.hgignore
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Sun, 19 Mar 2017 05:33:52 +0100
changeset 2136 086a85c37e9e
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
stablerange: compute subranges from parent when possible Unless we are a merge, we can infer the standard subranges of a range by reusing the subranger of its parent. We update the implementation to do so. We still needs the "old way" for merge. We move that code in a dedicated function for the sake of simplicity.

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