.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 08 Jun 2010 09:55:08 +0100
changeset 762 f1669336617b
parent 450 86c17b3e9100
permissions -rw-r--r--
Merge with stable

syntax: glob

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

build/*
MANIFEST