view .hgignore @ 494:2537fe95d771

tests: Fix the Mustache tests on Windows. I'm frankly speechless here -- as much by this bug as by my fix.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 23 Jul 2015 22:09:00 -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