view .hgignore @ 367:734f2abf361c

config: Add method to deep-copy a config and validate its contents. Deep-copying will be problematic if non-basic types are in there, so there's a new method to check that this is OK.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 03 May 2015 18:42:29 -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