# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info # Virtual environments .venv # Local reference / scratch content refs/ # Runtime consumption TSV (开发联调) logs/ # Environment .env .env.* !.env.example # Demo 一键联调写入的 RTSP 映射(可被覆盖) scripts/demo_client/.runtime/ # IDE / OS .idea/ .vscode/ .DS_Store # Ultralytics / YOLO: local cache and user settings (keep on machine only) Ultralytics/