*~
*.pyc
__pycache__
.cache
.coverage
.pytest_cache
*.egg
*.egg-info
TAGS
*.class
.eggs
dist
.tox
.nox
.mypy_cache
build
test/out

# Sphinx
doc/_build/*
