view .hgignore @ 201:0c9de41689bb

processing: Add ability to specify processors per mount. The user can now specify which processors to use for each mount (i.e. each assets directory). This is mostly for disabling anything but `copy` for websites using Grunt or similar asset pipelines instead of the built-in one.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 14 Jan 2015 22:42:26 -0800
parents c3d972044e1b
children 26e59f837558
line wrap: on
line source

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