.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 12 Oct 2010 23:36:35 +0200
changeset 6465 6401a9d0b5aa
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[architecture] introduce adapter to ease transformation of errors before display to the end user. Use it for UniqueTogetherError first

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