.hgignore
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Thu, 26 Aug 2010 10:13:48 +0200
branchstable
changeset 6152 6824f8b61098
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
use is_instance in a number of places (esp. documentation) rather than the deprecated implements

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