.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 02 Sep 2008 08:48:48 -0400
changeset 494 b741dc506a4c
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST