.hgignore
author Christian Ebert <blacktrash@gmx.net>
Wed, 16 Jun 2010 11:08:43 +0200
branchstable
changeset 770 25fcb8ed70c4
parent 450 86c17b3e9100
permissions -rw-r--r--
(stable) merge

syntax: glob

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

build/*
MANIFEST