Commit b23866f
committed
chore: gitignore stray example binaries (drop leaked
`go build` run inside examples/basic left an 8.5MB Mach-O binary `basic` at
the repo root (untracked, not ignored). Removed it from the worktree and added
gitignore rules so example-build artifacts don't get committed.basic artifact)1 parent 25b1b25 commit b23866f
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
0 commit comments