.hgignore
author Matt Mackall <mpm@selenic.com>
Mon, 01 Jun 2009 14:11:32 -0500
branchstable
changeset 556 a2bf4f77dbec
parent 450 86c17b3e9100
permissions -rw-r--r--
commit: drop the now-unused files parameter [ original upstream message ]

syntax: glob

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

build/*
MANIFEST