.hgignore
author Patrick Mezard <patrick@mezard.eu>
Wed, 25 Jul 2012 17:28:32 +0200
branchstable
changeset 374 2c969d1b18e0
parent 262 4675d9c6c66b
child 391 92adb5b34a04
permissions -rw-r--r--
obsolete: change warning output to match mercurial core on The new messages were introduced by hg@12fdaa30063a.

syntax: re
/figures/[^/]+\.png$
^docs/build/
^docs/html/
^html/
\.pyc$
~$
\.orig$
\.rej$
\.err$