.hgignore
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 14 Feb 2011 16:46:49 +0100
branchstable
changeset 6989 4a999a647f52
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[dataimport] make it possible to insert 'empty' (i.e. no-attrs) entities In such cases (e.g. ternary relations), generated RQL must be 'INSERT MyEntityType' instead of 'INSERT MyEntityType:'

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