.hgignore
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 30 Jun 2011 16:25:05 +0200
branchstable
changeset 970 e42946273064
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests: fallback to SIGTERM if subprocess.Popen does not have terminate() [ original upstream message ]

syntax: glob

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

build/*
MANIFEST