.hgignore
author Julien Cristau <julien.cristau@logilab.fr>
Sun, 22 Mar 2015 23:27:13 +0100
changeset 10446 1e6655cff5ab
parent 10441 1d0f4064a87e
child 10466 cf7a1ad9ee42
permissions -rw-r--r--
add IUserFriendlyError adapter for violation of check constraints This way we get back the same error messages we get from the python check. Related to #5154406

\.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/
data.*/pgdb/