go build ./cmd/healthcheck (run for verification, not via the bin/ recipe) drops the binary in the working dir. Untracked previously; landed in the last commit by accident. Gitignore now lists each cmd binary explicitly so the same mistake can't recur for canary, healthcheck, or the two pdf/docx template builders. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| infra | ||
| scripts | ||
| .env.example | ||
| .gitignore | ||
| cloudflared.compose.yml | ||
| compose.yml | ||
| dev.compose.yml | ||
| justfile | ||