.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 05 Feb 2010 17:57:36 +0000
changeset 677 9bdbae6007cb
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST