.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 18 Feb 2011 16:30:02 +0100
branchstable
changeset 7021 fc7ac3409b0c
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[schema sync] we don't want to react on after_update_entity, it may only causes bug. CWUniqueConstraint should be deleted then a fresh one readded on change (as we do in sync_schema_props_perms)

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