.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 07 Aug 2012 14:33:24 +0200
changeset 434 9863e196cc65
parent 422 cc8038e3bc23
child 495 53ad6062f7cc
permissions -rw-r--r--
obsolete: more BC drop

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