.hgignore
author Christian Ebert <blacktrash@gmx.net>
Tue, 25 Feb 2014 11:11:46 +0000
changeset 1345 ea8abd9436ee
parent 450 86c17b3e9100
permissions -rw-r--r--
test can be run without option now As per c559280de767

syntax: glob

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

build/*
MANIFEST