.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 30 Jul 2007 08:22:01 +0100
changeset 218 d7ddb4e378f3
parent 212 0ac36a08c320
child 220 943e1e1ea042
permissions -rw-r--r--
test: use grep -v instead of sed to delete lines

syntax: glob

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

build/*

hgkw/__version__.py