# Local configuration and credentials v1/config.local.json *.local.json .env .env.* # Local run scripts that may embed RTSP credentials run_v1.* *.local.ps1 *.local.bat # Runtime artifacts and private evaluation materials artifacts/ testdata/private/ testdata/videos/ *.onnx *.pt # Python tooling .pytest_cache/ __pycache__/ *.py[cod]