.hgignore
author Vincent Michel and Alain Leufroy
Wed, 04 Apr 2012 17:47:58 +0200
changeset 8354 a9984ceebc26
parent 8252 3e769d21f67a
child 9500 2735915bbc5d
permissions -rw-r--r--
[pyro] Refactor the pyrorql source Extract most of the code that is not related to Pyro from PyroRQLSource in a new RemoteSource abstract class.

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