mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-08-09 10:00:57 +00:00
b18b8ccb02
整合开源版 v4.2.8 功能:Sora2 视频、路由重构、手机站开关、DALL-E 参考图,以及启动时自动同步数据表字段等修复与优化。 Co-authored-by: Cursor <cursoragent@cursor.com>
24 lines
257 B
Plaintext
24 lines
257 B
Plaintext
# Logs
|
|
logs
|
|
*.log
|
|
|
|
# Editor directories and files
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
tmp
|
|
bin
|
|
data
|
|
config.toml
|
|
config.toml.*.bak
|
|
static/upload
|
|
static/audio
|
|
storage.json
|
|
res/certs/wechat/apiclient_key.pem
|