view .hgignore @ 478:5ee62af2a4e3

themes: Proper template path fixup for the theme configuration.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Jul 2015 22:22:38 -0700
parents 01f514e9e47a
children f07b7562328f
line wrap: on
line source

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

docs