.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 26 Sep 2010 19:18:41 +0200
changeset 806 a0dc79015ddf
parent 450 86c17b3e9100
permissions -rw-r--r--
test: fix typo, rephrase

syntax: glob

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

build/*
MANIFEST