chore: 同步本地更改
- 新增 aio-mcp 项目框架 - 新增 .trae/skills/ OCR/SKU 设计工具 - 更新 auto-check 配置和 stress 包 - 删除 fnhelp 文档目录 - 更新 Docker 压力测试脚本
This commit is contained in:
12
aio-mcp/.gitignore
vendored
Normal file
12
aio-mcp/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# 构建产物
|
||||
/aio-mcp
|
||||
/aio-mcp.exe
|
||||
/dist/
|
||||
*.exe
|
||||
|
||||
# 运行时数据
|
||||
/data/
|
||||
*.db
|
||||
*.db-journal
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
Reference in New Issue
Block a user