.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 06 Oct 2007 16:56:14 +0200
changeset 260 af9ddafeeb96
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Unlowercase command help

syntax: glob

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

build/*
MANIFEST