.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 14 Nov 2008 22:29:03 +0100
changeset 507 51296bd1652f
parent 450 86c17b3e9100
permissions -rw-r--r--
keyword: move common code out of commit condition

syntax: glob

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

build/*
MANIFEST