view .hgignore @ 1000:68f799dc4680

cm: Generate CHANGELOG from the current branch instead of always master. Fix encoding problems.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 21 Nov 2017 10:52:51 -0800
parents e86568a7434d
children cb01131dedf5
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
foodtruck/static
piecrust.egg-info
piecrust/__version__.py
.ropeproject