__pycache__/
*.pyc
.venv/
*.db
*.db-wal
*.db-shm
data/
*.egg-info/
dist/
build/
.DS_Store

# Benchmark working artifacts (benchmarks/README.md)
trackb_results*/
lmeb_results*/
*.log
