.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 12 Jun 2008 11:10:04 +0200
branchstable
changeset 463 55f535bc13bc
parent 450 86c17b3e9100
permissions -rw-r--r--
keyword: disable expansion for annotate Keyword expansion should not be annotated. Annotate revision when unexpanded keyword was inserted. Add test.

syntax: glob

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

build/*
MANIFEST