view .hgignore @ 117:6827dcc9d3fb

Changes to the asset processing pipeline: * Add semi-functional RequireJS processor. * Processors now match on the relative path. * Support for processors that add more processors of their own. * A couple of related fixes.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 28 Oct 2014 08:20:38 -0700
parents 79f14718ffec
children c3d972044e1b
line wrap: on
line source

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