.hgignore
author Matt Mackall <mpm@selenic.com>
Thu, 13 May 2010 17:24:21 -0500
branchstable
changeset 750 1124280b445c
parent 450 86c17b3e9100
permissions -rw-r--r--
commit: note new branch heads rather than topological heads Move to using contexts while we're at it. [ original upstream message ]

syntax: glob

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

build/*
MANIFEST