content/
evals/
__pycache__/
*.pyc
*.pyo
.venv/
.DS_Store

# packaging / build artifacts
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
