Commit 215aa2d
committed
build: clean bin directory before building
- Make `make build` remove the bin/ directory first to ensure only current binaries are present
- Prevents old `clipbridge*` artifacts from appearing when users clone and build the project
- Improves launch hygiene and first-time contributor experience1 parent 93dda4b commit 215aa2d
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
0 commit comments