view .hgignore @ 171:d5991525801d

sources: Add an `IListableSource` interface for sources that can be listed. Page sources that implement this interface can be "iterated through", like a hierarchy, which is useful for the upcoming `Linker` feature.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 03 Jan 2015 20:51:34 -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