chore: gitignore local run scripts that embed RTSP credentials
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user