__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
dist/
build/
.ruff_cache/
.pytest_cache/
.ty_cache/
example.db
profiler.db
*.db-wal
*.db-shm
.coverage
htmlcov/
_to_delete/
REVIEW.md
