.hgignore
author Matt Mackall <mpm@selenic.com>
Sun, 24 May 2009 02:56:14 -0500
branchstable
changeset 549 9084fb1593e6
parent 450 86c17b3e9100
permissions -rw-r--r--
match: change all users of util.matcher to match.match [ original upstream message ]

syntax: glob

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

build/*
MANIFEST