.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 07 Jan 2014 15:48:31 +0100
changeset 9363 d773589b6d46
parent 8252 3e769d21f67a
child 9500 2735915bbc5d
permissions -rw-r--r--
[mail] allow to specify SMTP's MAIL FROM address to config.sendmails(). Closes #3373620 Also modify testlib.Email so we don't loose this information and may test it.

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$
\.old$
syntax: regexp
.*/data/database/.*\.sqlite
.*/data/database/.*\.config
.*/data/database/tmpdb.*
.*/data/ldapdb/.*
^doc/html/
^doc/doctrees/
^doc/book/en/devweb/js_api/