.venv/
__pycache__/
.pytest_cache/
.mypy_cache/
.coverage
dist/
build/
*.pyc
.memory/index.sqlite

