.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 29 Mar 2017 10:34:16 +0200
branch3.25
changeset 12117 49beb974888f
parent 11829 17078e20088f
child 12122 92aef8c6e7c8
permissions -rw-r--r--
[test] Extract out method-which-is-not-a-method mocking iter_entry_points to ease reuse and improve readability.

^build$
^dist$
\.egg-info$
^.tox$
^.cache$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$
\.old$
\.pybuild
debian/python-cubicweb
debian/*.log
debian/*.substvars
debian/cubicweb-doc
debian/cubicweb
debian/files

syntax: regexp
.*/data.*/database/.*
.*/data/ldapdb/.*
.*/data/uicache/
.*/data/libpython/cubicweb_.*/i18n/.*\.po
^doc/html/
^doc/doctrees/
^doc/book/en/devweb/js_api/
^doc/_build
^doc/js_api/
test-results.xml