.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 16 Nov 2009 15:44:26 +0100
branchstable
changeset 3860 2e7d399ee075
parent 3116 8bf500eb01d6
child 3990 14e14fef4460
permissions -rw-r--r--
add textparser object, designed to trigger some actions from textual content such as email or checkin-message (unused in the library itself yet, see email cube)

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$