.hgignore
author Arthur Lutz <arthur.lutz@logilab.fr>
Fri, 17 Jun 2016 17:57:11 +0200
changeset 11620 2497bcf18030
parent 11603 c7bfeb7b0d67
permissions -rw-r--r--
split collecting setting before using them, so the function can be reused when inserting WSGI middlewares

syntax: glob

*.pyc
*.swp

*.egg-info

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