.hgignore
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 09 Jul 2014 15:40:50 +0200
changeset 9905 1fa35cc06c69
parent 9500 2735915bbc5d
child 10441 1d0f4064a87e
permissions -rw-r--r--
[dataimport] remove dead code The only caller of ObjectStore._put is ObjectStore.create_entity, which RQLObjectStore overrides (and doesn't call up).

\.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/