.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 30 Jul 2008 16:26:38 +0200
changeset 479 18f235294dda
parent 450 86c17b3e9100
permissions -rw-r--r--
Add verify to nokwcommands after refactor in e79a8f36c2a5 Add test as well. Thanks to Guy Brand for spotting this.

syntax: glob

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

build/*
MANIFEST