.hgignore
author Arthur Lutz <arthur.lutz@logilab.fr>
Thu, 02 Jun 2016 12:11:07 +0200
changeset 11619 be13b3ea71de
parent 11603 c7bfeb7b0d67
permissions -rw-r--r--
[bwcompat] log execption even when cubicweb.bwcompat.errorhandler = True (closes #13421901)

syntax: glob

*.pyc
*.swp

*.egg-info

docs/_build
pyramid_cubicweb/tests/data/database
.tox