.hgignore
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 22 Dec 2009 13:43:24 +0100
branchstable
changeset 4179 3a0b2f14e17b
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
only give extra_args if there is something to be fed (breaks some db connectors otherwise)

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$