view .hgignore @ 401:8e1e55ad35fb

linker: Fix error when trying to list non-existing children. Add unit tests.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 18 May 2015 23:32:43 -0700
parents 26e59f837558
children 6b9f59b19db7
line wrap: on
line source

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