.hgignore
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 10 Oct 2016 14:34:41 +0200
changeset 11727 2efe0bf90ebb
parent 11475 d2fcd81b7ca9
child 11829 17078e20088f
permissions -rw-r--r--
i18ncube should ignore node_modules directory by default 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