.hgignore
author Mads Kiilerich <mads@kiilerich.com>
Wed, 16 Nov 2011 03:45:14 +0100
branchstable
changeset 1022 34ebea1c49c9
parent 450 86c17b3e9100
permissions -rw-r--r--
tests: use the specified shell for running old fashioned sh tests [ original upstream message ]

syntax: glob

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

build/*
MANIFEST