view .gitignore @ 1028:63f118c773ee

tests: Prevent conflicts in later `pytest` versions.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 25 Dec 2017 23:05:49 -0800
parents a1b69b320217
children
line wrap: on
line source

*.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