view .hgignore @ 662:cbd5cdec0695

jinja: Add `md5` filter.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 01 Mar 2016 22:27:04 -0800
parents d4a01a023998
children a1b69b320217
line wrap: on
line source

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