Commit d82ad5c
chore: gitignore root-level cloud-proxy + local-store build artifacts
`go build ./...` (and other multi-package builds that include
backend/go/cloud-proxy or backend/go/local-store) writes a binary
named after the package directory into the working directory. Add
both names to the existing root-binary ignore block so the working
tree stays clean.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c5fe19d commit d82ad5c
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
0 commit comments