chore: 忽略 paseo 任务运行时目录 .pi/
This commit is contained in:
@@ -7,6 +7,9 @@ demo/
|
||||
.env
|
||||
openteam
|
||||
|
||||
# paseo 任务运行时记录
|
||||
.pi/
|
||||
|
||||
# 构建产物(make web 生成,由 go:embed 打进二进制);保留 .gitkeep 占位使未构建前也能编译
|
||||
backend/cmd/openteam/dist/*
|
||||
!backend/cmd/openteam/dist/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user