Commit Graph

3 Commits

Author SHA1 Message Date
hailin 1d1e08cc8f chore: 忽略本地构建中间文件 (package-lock.json, tsbuildinfo)
package-lock.json 和 *.tsbuildinfo 是本地 npm install / tsc 的产物,
生产环境在 Docker 容器内独立安装依赖,无需纳入版本管理。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 06:21:31 -08:00
hailin 0ca11bddb1 chore: Ignore Claude Code config and Flutter auto-generated files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 07:28:02 -08:00
hailin 46636e659f Add .gitignore file 2026-01-27 23:11:34 -08:00