.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 07 Jul 2010 15:21:21 +0200
branchstable
changeset 5929 bd0b98a1086b
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[cube dist] fix default setup.py, well we get the cube also installed in lib/python, that may cause pb (eg the email cube for instance). UPDATE YOUR CUBE's setup.py

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