view .hgignore @ 1164:727110ea112a

core: Remove more YAML deprecation warnings.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 04 Oct 2019 08:48:07 -0700
parents 356ffb974e47
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