.hgignore
author Matt Mackall <mpm@selenic.com>
Mon, 12 May 2008 11:37:07 -0500
branchstable
changeset 447 b739aa437c57
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
walk: remove remaining users of cmdutils.matchpats [ original message from upstream ]

syntax: glob

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

build/*
MANIFEST