.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 18 Jun 2009 12:43:19 +0100
branchstable
changeset 580 a5db6cec7863
parent 450 86c17b3e9100
permissions -rw-r--r--
(stable) merge

syntax: glob

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

build/*
MANIFEST