.hgignore
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 04 Dec 2013 19:14:43 +0100
branchstable
changeset 9353 aa8be290374e
parent 8252 3e769d21f67a
child 9500 2735915bbc5d
permissions -rw-r--r--
[server/pyro] try to shutdown the repository properly If RepositoryServer.trigger_events is not called we might miss a QuitEvent and thus never shutdown the repository and its looping tasks.

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