.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 17 Oct 2007 23:53:59 +0200
changeset 277 c848b8e3089a
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Use pathto to display nonexisting files

syntax: glob

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

build/*
MANIFEST