.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 05 Feb 2010 15:53:25 +0100
changeset 4482 1f4f33535d9a
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
we should not use inheritance there but proper view redirection, so if one adapt listitem view, he gets the same thing by default with the adapted list

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