view .hgignore @ 5676:aa905c52ede5

compat: handle change to enforcesinglehead() signature 4d5e2fd53707 (singlehead: introduce option to restrict to public changes, 2020-12-05) added a new argument (`filtername`) to the signature. This patch makes us compatible with that.
author Martin von Zweigbergk <martinvonz@google.com>
date Sun, 13 Dec 2020 09:46:16 -0800
parents aad37ffd7d58
children ba316ce15040
line wrap: on
line source

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

^docs/training/graphs/
^docs/training/html/
^docs/training/index.html
^docs/training/graphviz-images/
^docs/training/img/
^docs/training/output/
^docs/training/pandocfilters/