.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 09 Oct 2010 11:34:55 +0100
changeset 817 cd834b4035ec
parent 450 86c17b3e9100
permissions -rw-r--r--
test: remove remaining sed calls

syntax: glob

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

build/*
MANIFEST