.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 12 Jun 2008 02:33:41 +0200
changeset 459 df56cd11458d
parent 450 86c17b3e9100
permissions -rw-r--r--
Backed out changeset 10ebb9f44b99 Tests with "hg annotate" reveal that dispatch._runcommand is unreliable for our purpose.

syntax: glob

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

build/*
MANIFEST