.hgignore
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Sat, 02 Feb 2013 12:17:00 +0100
branchcompat-hg2.4
changeset 661 f3eb91157cf6
parent 557 41688ca951e7
child 1643 a7bad80b7700
child 1674 854421a48e0c
permissions -rw-r--r--
create a compat-hg2.4 branch 2.5 is out, 2.4 compatible code is parked in a compat-hg2.4 branch as we did for 2.3

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