syntax: glob

*.pyc

build/
dist/
html/

tests/.coverage
tests/cover
tests/*html/*
tests/**.yaml

*.egg-info

.ditz-cache
.ditz-config
