.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 07 Aug 2012 18:17:13 +0200
changeset 442 48d18ba05480
parent 422 cc8038e3bc23
child 495 53ad6062f7cc
permissions -rw-r--r--
obsolete: extract high level marker creation in a dedicated util function This prepare the dooms of repo based method.

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