chore: 更新 .gitignore 文件

- 新增 public/ 和 frontend/ 目录到忽略列表
This commit is contained in:
2025-07-05 21:05:32 +08:00
parent a6e80b8099
commit 7f71bb9b6b

2
.gitignore vendored
View File

@@ -27,3 +27,5 @@ data/mysql/
data/redis/
go.work.sum
__debug_*
public/
frontend/