.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 01 Oct 2010 02:13:31 +0200
changeset 811 31205612c018
parent 450 86c17b3e9100
permissions -rw-r--r--
Rename variable "cfiles" to "changed" for clarity

syntax: glob

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

build/*
MANIFEST