__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
.venv-test/
venv/
env/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
*.so
.idea/
.vscode/
*.swp
*.swo
site/
CONTEXT.md
spike.py

# Driver binaries (downloaded on demand)
bin/
