.hgignore
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Thu, 28 Mar 2013 19:24:46 +0100
changeset 10123 c390c444de06
parent 9500 2735915bbc5d
child 10441 1d0f4064a87e
permissions -rw-r--r--
[server] refactor cleanup() code used by "cubicweb-ctl delete" Try to make each logical step (i.e. "delete database" and "delete user") a bit more visible and explicit. This is a preparatory work to easily plug the "delete namespace" feature.

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$
\.old$
syntax: regexp
.*/data/database/.*\.sqlite
.*/data/database/.*\.config
.*/data/database/tmpdb.*
.*/data/ldapdb/.*
^doc/html/
^doc/doctrees/
^doc/book/en/devweb/js_api/
data/pgdb/