.hgignore
author Matt Mackall <mpm@selenic.com>
Tue, 05 Feb 2008 16:09:21 -0600
branchstable
changeset 375 ed160b097bad
parent 238 e4a389eca1b9
child 424 6a310d6b40c4
permissions -rw-r--r--
keyword: fix my string pasting thinko Spotted by Maxim Dounin [ original upstream description ]

syntax: glob

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

build/*
MANIFEST