view .hgignore @ 671:3c4075e37dc2

cm: Also test Python 3.5 with Travis.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 04 Mar 2016 22:10:18 -0800
parents a1b69b320217
children e86568a7434d
line wrap: on
line source

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