.hgignore
author Boris Feld <boris.feld@octobus.net>
Fri, 15 Dec 2017 10:14:42 +0100
changeset 3298 f4b06f44d274
parent 3203 34d5c97a3dee
child 3376 aad37ffd7d58
permissions -rw-r--r--
memfilectx: changectx argument is not mandatory As changectx argument is now mandatory for memfilectx, add a compatibility layer to pass it when necessary. The commit that made the parament mandatory in core is 8a0cac20a1ad

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