view .hgignore @ 1343:e597714cb420 stable

tests: pass --quiet anyplace we call dispatch to run a command Without this the now-in-core progress code will fire when we run dispatch since that picks up a clean ui.ui() instance that we can't set .quiet on easily.
author Augie Fackler <raf@durin42.com>
date Tue, 11 Aug 2015 16:56:37 -0400
parents e42a05915edf
children 60324fc7e4d7
line wrap: on
line source

syntax:glob
build
*.pyc
*.pyo
.DS_Store
*.swp
*~
.coverage
cover
*.py,cover
MANIFEST
dist
*.egg-info
hgsubversion/__version__.py
nbproject
.project
.pydevproject
.settings
*.orig
.noseids
tests/fixtures/temp