.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 31 Mar 2008 13:41:04 +0200
changeset 437 7219104a7cfc
parent 425 ff5b52ea337b
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST