.hgignore
author David Douard <david.douard@logilab.fr>
Wed, 18 Jul 2012 12:40:41 +0200
branchstable
changeset 394 f2168d0b5700
parent 262 4675d9c6c66b
child 391 92adb5b34a04
permissions -rw-r--r--
qsync: ignore unexistent nodes

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