chore: gitignore编译产物
This commit is contained in:
parent
a9e37edafa
commit
ddd3e1d194
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@ __pycache__/
|
||||
*.swo
|
||||
.DS_Store
|
||||
/.worktrees/
|
||||
agent/safesight-edge-agent
|
||||
|
||||
Binary file not shown.
3
scripts/mock-alarm.bat
Normal file
3
scripts/mock-alarm.bat
Normal 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
|
||||
Loading…
Reference in New Issue
Block a user