.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 11 Mar 2010 18:49:41 +0100
changeset 696 2305f9255f04
parent 450 86c17b3e9100
permissions -rw-r--r--
Update copyright

syntax: glob

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

build/*
MANIFEST