.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 23 Aug 2012 12:53:27 +0200
changeset 483 b12ff7ef35b1
parent 422 cc8038e3bc23
child 495 53ad6062f7cc
permissions -rw-r--r--
Introduction of olog as an alias This will won't stay as such long.

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