.hgignore
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 11 Dec 2015 17:21:58 +0100
changeset 11603 c7bfeb7b0d67
parent 11537 caf268942436
permissions -rw-r--r--
[tox] Use py.test Rename test view so that py.test does not consider it as a test function.

syntax: glob

*.pyc
*.swp

*.egg-info

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