.hgignore
author David Douard <david.douard@logilab.fr>
Tue, 19 Jul 2016 19:50:48 +0200
branch3.22
changeset 11436 dca6ae982ee5
parent 11029 c9d12d1d3081
child 11272 53fbd5644bff
permissions -rw-r--r--
[cwconfig] add the CubicWebConfiguration.ensure_uid_directory() method (related to #11298794) that recursively enforce uid on files.

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