fix: 添加 assets/images/.gitkeep 保留空目录,修复构建报错

问题: pubspec.yaml 声明了 assets/images/ 目录,但该目录为空。
Git 不追踪空目录,其他机器 clone 后缺少此目录,导致:
"Error: unable to find directory entry in pubspec.yaml: assets\images\"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
hailin 2026-02-22 16:31:29 -08:00
parent 4e1b75483d
commit 5d12ada262
1 changed files with 0 additions and 0 deletions

View File