.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 06 Feb 2008 22:26:50 +0100
changeset 382 e8d4a289f8e4
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
Safeguard anything under .hg, and the .hg_archival.txt file

syntax: glob

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

build/*
MANIFEST