view .hgignore @ 91:7d10165cf3d9

tests: Mock the mercurial.ui.ui class like we really should to capture output. Has the nice side effect that we can use nose 0.11's multiprocess plugin.
author Augie Fackler <durin42@gmail.com>
date Fri, 14 Nov 2008 16:52:30 -0600
parents 243c88c47d89
children 904a4b08f70f
line wrap: on
line source

syntax:glob
*.pyc
.DS_Store
*.swp
*~
.coverage
*.py,cover