.hgignore
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 12 Sep 2014 09:49:01 +0200
changeset 9979 9ccdb3751fbe
parent 9500 2735915bbc5d
child 10441 1d0f4064a87e
permissions -rw-r--r--
[server] fix anonymous_user predicate in tests devtools' TestServerConfiguration overrides the anonymous_user method, but not the anonymous-user config option, so testing for the latter would give the wrong result. Closes #3996664.

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