.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 24 Aug 2012 11:17:18 +0200
changeset 492 7ecd41520dae
parent 422 cc8038e3bc23
child 495 53ad6062f7cc
permissions -rw-r--r--
rename `stabilize` to `evolve` stabilize keep being valide but as Matt still like "Changeset Evolution" as a name evolve make more sense. Stabilize is a bit too tight to unstable too.

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