.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 16 Jan 2008 11:22:16 +0100
changeset 341 5ef2b11df3d3
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Avoid extra diffs when not comparing against working dir When diffing against specified revisions expanded keywords only get in the way. Update test output.

syntax: glob

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

build/*
MANIFEST