view .gitignore @ 176:d47d9493bb0a

routes: When matching URIs, return metadata directly instead of the match object.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 03 Jan 2015 21:54:25 -0800
parents ae90caf26224
children a1b69b320217
line wrap: on
line source

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