.hgignore
author Simon Heimberg <simohe@besonet.ch>
Wed, 02 Feb 2011 23:21:13 +0100
branchstable
changeset 878 e1a93489159d
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests: only call WIFEXITED on systems it exists not on Windows or in jython [ original upstream message ]

syntax: glob

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

build/*
MANIFEST