.hgignore
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Tue, 08 Mar 2016 16:12:01 +0100
changeset 11608 259fa3391c7b
parent 11603 c7bfeb7b0d67
permissions -rw-r--r--
keep track of all traceback in error handling, not just the exception message (closes #11689093)

syntax: glob

*.pyc
*.swp

*.egg-info

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