.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 17 Feb 2010 21:57:52 +0100
branchstable
changeset 686 17528ccdaa15
parent 450 86c17b3e9100
permissions -rw-r--r--
(stable) merge

syntax: glob

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

build/*
MANIFEST