.hgignore
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 05 Oct 2016 16:16:33 +0200
changeset 11726 a599e23c5712
parent 11475 d2fcd81b7ca9
child 11829 17078e20088f
permissions -rw-r--r--
refactor i18n messages extraction This refactoring will ease later implementation of i18n cube customization. related to #15613724

^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