chore: 忽略 dist-api 和 XCOpenCodeWeb.exe,说明其来源
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -26,6 +26,11 @@ dist-ssr
|
|||||||
|
|
||||||
# Build output
|
# Build output
|
||||||
release/
|
release/
|
||||||
|
dist-api/
|
||||||
|
|
||||||
|
# XCOpenCodeWeb (来自独立仓库 https://github.com/anomalyco/XCOpenCodeWeb)
|
||||||
|
remote/xcopencodeweb/XCOpenCodeWeb.exe
|
||||||
|
service/xcopencodeweb/XCOpenCodeWeb.exe
|
||||||
|
|
||||||
# Tools output
|
# Tools output
|
||||||
tools/tongyi/ppt_output/
|
tools/tongyi/ppt_output/
|
||||||
|
|||||||
@@ -218,7 +218,7 @@ XCDesktop/
|
|||||||
|
|
||||||
### AI 编程助手 (service/xcopencodeweb/)
|
### AI 编程助手 (service/xcopencodeweb/)
|
||||||
|
|
||||||
Web 版 AI 编程助手,连接 OpenCode 服务器:
|
Web 版 AI 编程助手(来自独立仓库 [XCOpenCodeWeb](https://github.com/anomalyco/XCOpenCodeWeb)),连接 OpenCode 服务器:
|
||||||
- 单文件 exe,直接运行
|
- 单文件 exe,直接运行
|
||||||
- 支持外部 OpenCode 服务器
|
- 支持外部 OpenCode 服务器
|
||||||
- 随时随地编程
|
- 随时随地编程
|
||||||
|
|||||||
Reference in New Issue
Block a user