.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 23 Oct 2007 09:10:11 +0200
changeset 284 bc19ab02c5f9
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Tell user that kwexpand/kwshrink do not run if given files contain changes

syntax: glob

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

build/*
MANIFEST