.hgignore
author Christophe de Vienne <christophe@unlish.com>
Thu, 21 Aug 2014 22:16:51 +0200
changeset 11497 855219da7c70
parent 11479 a070f211b35c
child 11508 ef8b9021b47b
permissions -rw-r--r--
Use a predicate based view selection for handling /login This will allow easy addition of login handlers from the application or cubes Related to #4291173

syntax: glob

*.pyc
*.swp

*.egg-info