.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 07 Jun 2011 10:07:58 +0200
branchstable
changeset 7467 5a6b3e51807d
parent 7078 bad26a22fe29
child 7972 99210c8b63b0
permissions -rw-r--r--
[schema] fix computing of has_text relation: when a fulltext_container relation is added, we need to recompute has_text for the target entity type as well. Also, avoid computation when not needed

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