.hgignore
author Patrick Mezard <pmezard@gmail.com>
Sun, 06 Mar 2011 14:19:57 +0100
branchstable
changeset 882 c3681742c0c7
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests: handle mixed comment lines in blacklists [ original upstream message ]

syntax: glob

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

build/*
MANIFEST