.hgignore
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Tue, 21 Aug 2012 02:36:33 +0200
branchstable
changeset 460 19bba3c91246
parent 262 4675d9c6c66b
child 391 92adb5b34a04
permissions -rw-r--r--
obsolete: filter out nullid from possible successors This have several bad effect as wrong late comer detection.

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