# Byte-compiled / build artifacts __pycache__/ *.py[cod] *.egg-info/ build/ dist/ # Virtual envs / tooling .venv/ .uv/ # Generated outputs (only at repo root; bundled assets must stay) /trajectories.png /mouse.onnx /mouse.onnx.data # IDE .idea/ .vscode/ # pytest .pytest_cache/