.hgignore
author Martin Geisler <mg@lazybytes.net>
Thu, 09 Jul 2009 22:52:39 +0200
branchstable
changeset 614 6bbf554beea2
parent 450 86c17b3e9100
permissions -rw-r--r--
keyword: use all caps for 'note:' in help string The diff, export, log, and status commands write it as 'NOTE:'. [ original upstream message ]

syntax: glob

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

build/*
MANIFEST