.hgignore
author Mads Kiilerich <mads@kiilerich.com>
Wed, 20 Jun 2012 23:41:21 +0200
branchstable
changeset 1105 9b2932ca75fd
parent 450 86c17b3e9100
permissions -rw-r--r--
tests: hghave outer-repo should be true even if a bad repo is found Only the abort message 'no repository found' is a reliable indication that there is no outer repo. [ original upstream message ]

syntax: glob

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

build/*
MANIFEST