chore: broaden gitignore for local run scripts (ps1/bat)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+2
-1
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user