.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 15 Jun 2009 11:10:15 +0100
changeset 578 b9b551e18502
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST