.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 20 Aug 2012 12:25:08 +0200
changeset 463 3f91654713dd
parent 422 cc8038e3bc23
child 495 53ad6062f7cc
permissions -rw-r--r--
obsolete Move merge failure handling into stabilize code This violate less Layer. For this purpose we crate an easy to recognize Exception Class.

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