.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 06 Oct 2007 19:55:30 +0200
changeset 262 397a5957cc48
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Bail out earlier in overwrite commands if repo has changes

syntax: glob

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

build/*
MANIFEST