.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 12 Jun 2008 02:35:38 +0200
changeset 460 d9aae4cd69be
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge after backout Revert to dispatch._parse for grabbing current command name.

syntax: glob

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

build/*
MANIFEST