view .hgignore @ 1138:c8fb7b024faa

bake: Disable `uglifyjs` and `cleancss` by default. There's a good chance a new user doesn't have them installed.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 20 May 2018 22:20:00 -0700
parents 37735b7e2a3a
children 356ffb974e47
line wrap: on
line source

syntax: glob
*.pyc
*.egg-info
.cache
__pycache__
venv
tags
bower_components
node_modules
build/lib
build/bdist*
util/messages/_cache
util/messages/_counter
dist
docs/_cache
docs/_counter
_docs-counter
foodtruck/static
piecrust.egg-info
piecrust/__version__.py
tests/__tmpfs__
.ropeproject