.hgignore
author Boris Feld <boris.feld@octobus.net>
Fri, 26 May 2017 10:05:37 +0200
changeset 2487 590da9c523ae
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
template: add successors template The successors templates display the closest visible successors of each changeset, we may have gap, like in this case: A -> B -> C -> D If we display A, C and D but not B, we can't display than B is the closest successor of A because it's not displayed. We display C as the closest successor of A instead.

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