.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 03 Jun 2010 10:37:31 +0100
changeset 759 8cab71dc5725
parent 450 86c17b3e9100
permissions -rw-r--r--
Use context to detect uncommitted merge

syntax: glob

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

build/*
MANIFEST