.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 11 Mar 2010 18:49:14 +0100
changeset 695 31b9e6615cec
parent 450 86c17b3e9100
permissions -rw-r--r--
Remove deprecated options

syntax: glob

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

build/*
MANIFEST