.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 03 Jun 2016 17:59:49 +0200
changeset 11625 b23d60a9ea84
parent 11603 c7bfeb7b0d67
permissions -rw-r--r--
retrieve session data in a single query instead of two (one for the session object, the other for its cwsessiondata attribute).

syntax: glob

*.pyc
*.swp

*.egg-info

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