.hgignore
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 13 Jan 2010 18:04:29 +0100
branchstable
changeset 4238 b8ea99f5e8ea
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
missing xml escapes (but textoutofcontext probably ought to be just outofcontext, with no escaping then)

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