# Python-generated files
.DS_Store

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

.vscode

/evaluation_result*/
/results*/

*.yaml
*.json
*.csv

*.png
!docs/assets/**



outputs/
guided_teaching/
tests/

label_studio.txt

*.db
*.sqlite
*.bin

# Virtual environments
.venv
