chore: 忽略 paseo 任务运行时目录 .pi/

This commit is contained in:
Sakurasan
2026-09-01 03:41:18 +08:00
parent 20f365d11a
commit 19232567f2
+3
View File
@@ -7,6 +7,9 @@ demo/
.env
openteam
# paseo 任务运行时记录
.pi/
# 构建产物(make web 生成,由 go:embed 打进二进制);保留 .gitkeep 占位使未构建前也能编译
backend/cmd/openteam/dist/*
!backend/cmd/openteam/dist/.gitkeep