.hgignore
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 19 Jan 2016 16:44:34 +0100
changeset 11078 de4367ef4e5e
parent 11029 c9d12d1d3081
child 11272 53fbd5644bff
permissions -rw-r--r--
[test] Use stdlib doctest module instead of logilab-common class The former just works fine now but the later does not play well with py.test.

\.svn
^build$
^dist$
\.egg-info$
^.tox$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$
\.old$
syntax: regexp
.*/data.*/database/.*
.*/data/ldapdb/.*
.*/data/uicache/
.*/data/cubes/.*/i18n/.*\.po
^doc/html/
^doc/doctrees/
^doc/book/en/devweb/js_api/
^doc/_build
^doc/js_api/