From edf8a9a94ef7c70345e741924c6940afcca362d1 Mon Sep 17 00:00:00 2001 From: ila Date: Tue, 21 Jul 2026 22:44:09 +0800 Subject: [PATCH] chore: gitignore local run scripts that embed RTSP credentials Co-Authored-By: Claude Opus 4.8 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 24ca2cf..75fd651 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,10 @@ v1/config.local.json .env .env.* +# Local run scripts that may embed RTSP credentials +run_v1.ps1 +*.local.ps1 + # Runtime artifacts and private evaluation materials artifacts/ testdata/private/