Commit 8beb6c3
committed
fix(gitignore): add overlay-test-server binary to ignored files
Prevents accidental commit of the overlay-test-server binary built
at the repo root (the Makefile outputs to bin/ which is already
ignored, but manual go build leaves it in the root).1 parent d1c3cde commit 8beb6c3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| |||
0 commit comments