.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 24 Mar 2010 11:15:57 +0100
branchstable
changeset 4989 0e6dca27422c
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[repo entity] we have to provide a __delitem__ implementation as well, see example in the docstring

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