.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 11 Sep 2012 15:59:27 +0200
branchstable
changeset 557 41688ca951e7
parent 526 6194f7ee85dd
child 1643 a7bad80b7700
child 1674 854421a48e0c
permissions -rw-r--r--
doc: add a logo It's not that cute be we have one.

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