.hgignore
author Matt Mackall <mpm@selenic.com>
Fri, 24 May 2013 13:34:22 -0500
branchstable
changeset 1229 e92556041140
parent 450 86c17b3e9100
permissions -rw-r--r--
tests: simplify handling of unknown test types [ original upstream message ]

syntax: glob

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

build/*
MANIFEST