# Python-generated files
.DS_Store

__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

.vscode

/evaluation_result*/
/results*/

*.yaml
*.json
*.csv
*.png

outputs/
guided_teaching/
tests/

*.db
*.sqlite
*.bin

# Virtual environments
.venv
