Files
observer/.gitignore
T
2026-08-27 09:05:50 +08:00

12 lines
225 B
Plaintext
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.
# 运行时数据(不提交 git
# 预训练权重资产(训练机部署用,不进 git)
server/training/yolov8n.pt
# 系统文件
.DS_Store
# 开发工具与构建产物
.gstack/
.idea/
flutter_app/android/build/