view .gitignore @ 106:5effaf1978d0

Don't look for tests inside the `build` directory.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 15 Oct 2014 21:18:27 -0700
parents ae90caf26224
children a1b69b320217
line wrap: on
line source

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