.hgignore
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Thu, 30 Aug 2012 20:28:00 +0200
branchstable
changeset 538 63fd2a62cec4
parent 526 6194f7ee85dd
child 557 41688ca951e7
permissions -rw-r--r--
doc improvement

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