.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 18 Sep 2007 00:08:23 +0100
changeset 243 bbd5af3ec247
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Set boolean mandatory arguments directly and comment them

syntax: glob

*.pyc
*.pyo
*~
*.swp
*.orig
*.rej

build/*
MANIFEST