.hgignore
author Matt Mackall <mpm@selenic.com>
Tue, 09 Feb 2010 14:12:22 -0600
branchstable
changeset 683 26ca426a04e1
parent 450 86c17b3e9100
permissions -rw-r--r--
fix up a bunch of check-code warnings [ original upstream message ]

syntax: glob

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

build/*
MANIFEST