.hgignore
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 05 Jan 2010 17:04:29 +0100
branchstable
changeset 4208 b2826afdaf8c
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
fix stripEmptyTextNodes for IE (part of #615337) this does not seem to make the function really work but it does not fail any more

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