view .hgignore @ 619:200c7063affa

admin: Change the default admin server port to 8090, add `--port` option.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 06 Feb 2016 21:47:24 -0800
parents d4a01a023998
children a1b69b320217
line wrap: on
line source

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