bin/ test/ demo/ *.log *.db .env # 构建产物(make web 生成,由 go:embed 打进二进制);保留 .gitkeep 占位使未构建前也能编译 cmd/openteam/dist/* !cmd/openteam/dist/.gitkeep # 误生成的目录(仅含 dist/node_modules) web/