.hgignore
author Christian Ebert <blacktrash@gmx.net>
Sat, 01 May 2010 20:49:40 +0200
changeset 743 f2e3829bfbf0
parent 450 86c17b3e9100
permissions -rw-r--r--
Cleanup test and make it portable - replace sed call with python command - no need to back up hgrc before record

syntax: glob

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

build/*
MANIFEST