.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 10 May 2011 01:44:09 +0200
changeset 937 d2ee1f7d81f8
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST