.hgignore
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 30 Aug 2012 13:54:43 +0200
branchstable
changeset 534 45ccaba212f9
parent 526 6194f7ee85dd
child 557 41688ca951e7
permissions -rw-r--r--
a better msg for this tricky situation

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