.hgignore
author Christophe de Vienne <christophe@unlish.com>
Thu, 21 Aug 2014 21:55:58 +0200
changeset 11501 fcf7f99fad4a
parent 11479 a070f211b35c
child 11508 ef8b9021b47b
permissions -rw-r--r--
Add a make_cubicweb_application function This function will be used by the 'pyramid' cubicweb-ctl command. Related to #4291173

syntax: glob

*.pyc
*.swp

*.egg-info