syntax: glob

*.pyc

version.py

build/
dist/
html/

tests/.coverage
tests/cover
tests/*html/*
tests/*.ini

tests/database/**.yaml
tests/example-*/**.yaml

*.egg-info

.ditz-cache
.ditz-config
