.hgignore
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 17 Oct 2016 16:53:28 +0200
changeset 11779 9a3663ec4ead
parent 11475 d2fcd81b7ca9
child 11829 17078e20088f
permissions -rw-r--r--
[dataimport] make MetadataGenerator.META_RELATIONS customizable This should be done on the instance rather than on the class

^build$
^dist$
\.egg-info$
^.tox$
^.cache$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$
\.old$
syntax: regexp
.*/data.*/database/.*
.*/data/ldapdb/.*
.*/data/uicache/
.*/data/libpython/cubicweb_.*/i18n/.*\.po
^doc/html/
^doc/doctrees/
^doc/book/en/devweb/js_api/
^doc/_build
^doc/js_api/
test-results.xml