docs: 添加项目结构规范文档

新增:
- docs/PROJECT_STRUCTURE.md - 完整目录结构规范
- data/.gitkeep, logs/.gitkeep, testdata/.gitkeep, uploads/avatars/.gitkeep

更新:
- .gitignore 添加临时文件规则 (*_result.txt, *_test*.txt 等)
- .gitignore 添加 uploads/avatars/ 内容忽略规则
This commit is contained in:
2026-04-07 19:00:51 +08:00
parent 5b6bd93179
commit 6b2b450e91
6 changed files with 201 additions and 0 deletions

0
logs/.gitkeep Normal file
View File