view .gitignore @ 214:09e350db7f8f

serve: Don't have 2 processing loops running when using `--use-reloader`.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 31 Jan 2015 16:28:16 -0800
parents ae90caf26224
children a1b69b320217
line wrap: on
line source

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