.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sun, 07 Jun 2009 18:51:53 +0200
branch0.9.2compat
changeset 560 42502f8fc5b0
parent 424 6a310d6b40c4
permissions -rw-r--r--
(0.9.2compat) document Mercurial version range for standalone extension

syntax: glob

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

build/*
MANIFEST