view .gitignore @ 379:d40b744a9d99

serve: Add a generic WSGI app factory.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 09 May 2015 08:48:58 -0700
parents ae90caf26224
children a1b69b320217
line wrap: on
line source

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