.hgignore
author Mads Kiilerich <mads@kiilerich.com>
Tue, 09 Feb 2010 01:12:29 +0100
branchstable
changeset 693 8428f3bda904
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests.py: skipped tests shouldn't change working directory [ original upstream message ]

syntax: glob

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

build/*
MANIFEST