.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 25 Oct 2010 19:21:06 +0100
changeset 848 3e57838f5434
parent 450 86c17b3e9100
permissions -rw-r--r--
Compile regexes on demand

syntax: glob

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

build/*
MANIFEST