.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 17 Jun 2016 13:26:13 +0200
changeset 11361 5a857bba1b79
parent 11272 53fbd5644bff
child 11460 5be729810695
permissions -rw-r--r--
[c-c] Add a command to check database index List indices expected by the schema but not in the database and vice-versa Closes #13822027

^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/cubes/.*/i18n/.*\.po
^doc/html/
^doc/doctrees/
^doc/book/en/devweb/js_api/
^doc/_build
^doc/js_api/