view .gitignore @ 479:3b6cbadd0c64

themes: Add config paths to the cache key. This makes PieCrust re-process the configuration when the user changes which theme is currently applied to the site.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Jul 2015 22:25:39 -0700
parents ae90caf26224
children a1b69b320217
line wrap: on
line source

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