.env

__pycache__/
*.pyc
*.pyo
.ruff_cache/
*.egg-info/
dist/
build/

venv/
.venv/

.vscode/

eval/results/
*.log

.DS_Store
Thumbs.db