view .hgignore @ 1083:35937f8a52b1

docs: Make the "code" section show up correctly in navigation.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 15 Feb 2018 22:23:49 -0800
parents cb01131dedf5
children 37735b7e2a3a
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
.ropeproject