.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 02 Apr 2013 15:11:41 +0200
branchstable
changeset 8839 49eb84b80b96
parent 8252 3e769d21f67a
child 9500 2735915bbc5d
permissions -rw-r--r--
[service] split session retrieval and service execution Internal session are not tracker by the repository and can not be retrieved using _getsession. Moreover their session id is not unique… Closes #2735700

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