.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 19 Oct 2007 12:36:32 +0200
changeset 279 1f00dce8de12
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Test if warning about non-existing files is triggered

syntax: glob

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

build/*
MANIFEST