.env
.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
evals/**/local-*.json
.DS_Store

# Local artifacts from the example tools and experiments
.aimai-*.sqlite3
