添加上传和下载文件夹

This commit is contained in:
yoyuzh
2026-03-19 13:39:48 +08:00
parent 64e146dfee
commit 41a83d2805
17 changed files with 729 additions and 33 deletions

6
.gitignore vendored
View File

@@ -21,7 +21,11 @@ front/.env.production
.vscode/
.idea/
.gemini/
.codex/
.codex/*
!.codex/config.toml
!.codex/agents/
.codex/agents/*
!.codex/agents/*.toml
开发测试账号.md
.DS_Store