.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 11 Sep 2012 15:57:54 +0200
branchstable
changeset 556 c6236b19b10c
parent 526 6194f7ee85dd
child 557 41688ca951e7
permissions -rw-r--r--
README: remove bogus date This version is not released yet.

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