.hgignore
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 20 Jan 2017 09:55:08 +0100
changeset 11916 f0bc9ca93e21
parent 11829 17078e20088f
child 12122 92aef8c6e7c8
permissions -rw-r--r--
[test] avoid using a deprecated feature of yams handle_file() now require a module name (yams@d9120d7)

^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