view .hgignore @ 499:a406b75c4bea

sass: Overwrite the old map file with the new one always.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 23 Jul 2015 23:03:33 -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