.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 24 Aug 2012 11:49:21 +0200
changeset 498 53d7e3413337
parent 495 53ad6062f7cc
child 524 ba0a3d0f942f
permissions -rw-r--r--
pkg: rewrote the install process We now have a single extension. - enable is dropped - a setup.py is added - the doc is updated to reflect this

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