.hgignore
author Brodie Rao <brodie@bitheap.org>
Wed, 22 Sep 2010 16:05:58 -0500
branchstable
changeset 797 f0d8ac85ca21
parent 450 86c17b3e9100
permissions -rw-r--r--
tests: improve regexes in unified tests [ original upstream message ]

syntax: glob

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

build/*
MANIFEST