.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 22 Oct 2010 09:15:35 +0200
changeset 6582 8eb7883b4223
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)

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