.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 05 Aug 2009 17:25:33 +0200
branch0.9.2compat
changeset 640 7e80fc29ba27
parent 424 6a310d6b40c4
permissions -rw-r--r--
(0.9.2compat) update and rewrap documentation

syntax: glob

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

build/*
MANIFEST