.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 26 Jun 2013 11:39:01 +0200
changeset 9102 c9ed52e53526
parent 8252 3e769d21f67a
child 9500 2735915bbc5d
permissions -rw-r--r--
[session] gather close_cnx with get_cnx and set_cnx They do the same kind of operation and deserve to be grouped together.

\.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/