.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 20 Aug 2012 12:31:43 +0200
changeset 464 d88c761f97c4
parent 422 cc8038e3bc23
child 495 53ad6062f7cc
permissions -rw-r--r--
stabilize: rename "node" variable to "orig" It's a not a node at all. this is a context.

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