.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 18 Jun 2013 15:12:25 +0200 (2013-06-18)
changeset 9036 cf519fd876c6
parent 8252 3e769d21f67a
child 9500 2735915bbc5d
permissions -rw-r--r--
[etwist] pass the repository to the root resource This is another step toward a cleaner instantiation scheme for the repo. The http test now pass an already created object to the etwist server instead of relying on the config cache. Related to #2249513
\.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/