.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 19 Oct 2009 22:37:14 +0200
branchstable
changeset 655 2b60823c4506
parent 450 86c17b3e9100
permissions -rw-r--r--
(stable) merge

syntax: glob

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

build/*
MANIFEST