.hgignore
author Christian Ebert <blacktrash@gmx.net>
Mon, 21 Nov 2011 11:51:46 +0000
branchstable
changeset 1026 e419c8a4862b
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with default Make tests/hgave executable on stable branch too.

syntax: glob

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

build/*
MANIFEST