.hgignore
author Christophe de Vienne <christophe@unlish.com>
Thu, 28 Aug 2014 11:20:57 +0200
changeset 11480 79ac26923432
parent 11479 a070f211b35c
child 11508 ef8b9021b47b
permissions -rw-r--r--
Initial implementation Set up a default route that passes requests to a cubicweb instance. The requests are wrapped in an adequate adapter so that cubicweb works with no change. Related to #4291173

syntax: glob

*.pyc
*.swp

*.egg-info