.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 15 Oct 2007 23:42:50 +0200
changeset 271 35f43e2ce5b6
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
For overwriting commands use node and manifest to speed up walk

syntax: glob

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

build/*
MANIFEST