view .hgignore @ 1161:356ffb974e47

cm: Update hgignore.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 01 Oct 2019 07:33:55 -0700
parents 37735b7e2a3a
children d8167cbee2f5
line wrap: on
line source

syntax: glob
*.pyc
*.egg-info
.cache
.eggs
__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