From 5e4068db17254d9486f544e9295e0778be322d29 Mon Sep 17 00:00:00 2001 From: ila Date: Tue, 21 Jul 2026 22:56:14 +0800 Subject: [PATCH] chore: broaden gitignore for local run scripts (ps1/bat) Co-Authored-By: Claude Opus 4.8 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 75fd651..e01c07b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,8 +5,9 @@ v1/config.local.json .env.* # Local run scripts that may embed RTSP credentials -run_v1.ps1 +run_v1.* *.local.ps1 +*.local.bat # Runtime artifacts and private evaluation materials artifacts/