view .gitignore @ 317:6c5de6edacf7

internal: Be more forgiving about building `Taxonomy` objects. Add `setting_name`. The setting name of a taxonomy is whatever name is used to assign terms of that taxonomy to a page. If the taxonomy is "multiple", this is the name of the taxonomy. If not, it's the term name (a singular name).
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 28 Mar 2015 14:17:50 -0700
parents ae90caf26224
children a1b69b320217
line wrap: on
line source

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