chore: broaden gitignore for local run scripts (ps1/bat)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
ila
2026-07-21 22:56:14 +08:00
co-authored by Claude Opus 4.8
parent 8c03d5b7e2
commit 5e4068db17
+2 -1
View File
@@ -5,8 +5,9 @@ v1/config.local.json
.env.* .env.*
# Local run scripts that may embed RTSP credentials # Local run scripts that may embed RTSP credentials
run_v1.ps1 run_v1.*
*.local.ps1 *.local.ps1
*.local.bat
# Runtime artifacts and private evaluation materials # Runtime artifacts and private evaluation materials
artifacts/ artifacts/