.hgignore
author Patrick Mezard <pmezard@gmail.com>
Fri, 08 Oct 2010 17:00:38 -0500
branchstable
changeset 824 6d3f8caef3b3
parent 450 86c17b3e9100
permissions -rw-r--r--
run-tests: handle .tst not ending with an LF [ original upstream description ]

syntax: glob

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

build/*
MANIFEST