.hgignore
author Christophe de Vienne <christophe@unlish.com>
Wed, 06 Aug 2014 19:06:32 +0200
changeset 11498 a8aaff87c1fc
parent 11479 a070f211b35c
child 11508 ef8b9021b47b
permissions -rw-r--r--
Use registry['cubicweb.registry'] instead of registry['cubicweb.appli'].vreg because the application may not be present. Related to #4291173

syntax: glob

*.pyc
*.swp

*.egg-info