# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
AGENTS.md
.ruff_cache/

#data
/data/cifar10/

#src

# Virtual environments
.venv

# root directory
/.pytest_cache/
/AGENTS.md

#debug
/current_run/
/rank_0/