.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 01 Jun 2010 03:45:10 +0200
changeset 763 9b4e36da5ffb
parent 450 86c17b3e9100
permissions -rw-r--r--
Retrieve added and modified files from commitctx

syntax: glob

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

build/*
MANIFEST