chore: gitignore编译产物

This commit is contained in:
tian 2026-07-26 22:31:12 +08:00
parent a9e37edafa
commit ddd3e1d194
3 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@ -51,3 +51,4 @@ __pycache__/
*.swo
.DS_Store
/.worktrees/
agent/safesight-edge-agent

Binary file not shown.

3
scripts/mock-alarm.bat Normal file
View File

@ -0,0 +1,3 @@
@echo off
cd /d "C:\Users\Tellme\apps\safesight\safesight-edge\scripts"
uv run --with flask mock_alarm_server.py