.hgignore
author Boris Feld <boris.feld@octobus.net>
Wed, 31 May 2017 12:09:24 +0200
changeset 2529 537058b433ef
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
compat: fix stablerange for mercurial 3.9 Lrudict.get change of api between mercurial 3.9 and mercurial 4.2. Bypass this limitation by using lrudict.__getitem__ and catch the KeyError directly.

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