view .hgignore @ 86:1cd67680c38c

Ability to output debug logging to `stdout` when running unit-tests.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 03 Sep 2014 17:28:10 -0700
parents 79f14718ffec
children c3d972044e1b
line wrap: on
line source

syntax: glob
*.pyc
venv
tags
build/lib
build/messages/_cache
dist
piecrust.egg-info
piecrust/__version__.py