.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 14 Feb 2008 16:11:54 +0100
changeset 410 64cd77f6f7f1
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Do not inspect node1 for diff if node2 is given

syntax: glob

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

build/*
MANIFEST