Mercurial > piecrust2
view .gitignore @ 190:430ee5b80962
serve: Make the server find assets generated by external tools.
When a processor is bypassing PieCrust's pipeline, we don't know what
output files they have produced, so if we don't find an asset in the record
for a given path, we quickly check the output folder for any matching file
there. If there is, just return it.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 11 Jan 2015 22:58:38 -0800 |
parents | ae90caf26224 |
children | a1b69b320217 |
line wrap: on
line source
*.pyc venv/ build/lib build/messages/_cache dist/ piecrust.egg-info/ piecrust/__version__.py