view .hgignore @ 446:4cdf6c2157a0

bug: Fix infinite loop in Jinja2 rendering.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 02 Jul 2015 23:28:24 -0700
parents 6b9f59b19db7
children 01f514e9e47a
line wrap: on
line source

syntax: glob
*.pyc
venv
tags
build/lib
util/messages/_cache
util/messages/_counter
dist
docs/_cache
docs/_counter
docs/bower_components
docs/node_modules
piecrust.egg-info
piecrust/__version__.py

docs