dist
*.pyc
*.egg-info
.vscode/
.tox

__pycache__/
.mypy_cache/
.pytest_cache
test-reports/
.eggs
site/
build/

# Generated
src/experimaestro/version.py
src/experimaestro/server/data
