.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 10 Apr 2008 01:48:29 +0200
changeset 446 1c3a9f84dbbc
parent 425 ff5b52ea337b
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST