Files
operating-room-monitor-server/.gitignore
Kevin 6bc6801df9 统一 Docker Compose 部署,并将客户端拆分为独立子项目。
移除宿主机/conda 启动脚本与 dev 联调工具,后端仅通过 docker compose 部署并默认启用 GPU。模拟客户端与语音确认页迁入 clients/ 下自包含目录,切断对后端源码路径的依赖。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 15:56:53 +08:00

37 lines
613 B
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Runtime consumption TSV (开发联调)
logs/
# Environment
.env
.env.*
!.env.example
# Demo 一键联调写入的 RTSP 映射(可被覆盖)
clients/demo-client/.runtime/
clients/demo-client/labels.json
clients/voice-confirmation/dist/
# IDE / OS
.idea/
.vscode/
.DS_Store
# Ultralytics / YOLO: local cache and user settings (keep on machine only)
Ultralytics/
#
# 5-6 ActionFormer checkpoint>100MB部署时挂载或离线下发不入库
app/resources/actionformer_epoch_045.pth.tar