.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 24 Dec 2009 10:15:49 +0000
branchstable
changeset 671 629956d13cbc
parent 450 86c17b3e9100
permissions -rw-r--r--
(stable) merge

syntax: glob

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

build/*
MANIFEST