Commit 49a6bfa
Anchor the indicator-cli .gitignore entry to the repo root
Unanchored, it also matched cmd/indicator-cli/ (any path segment
named indicator-cli, not just the build output at the repo root),
which silently offered to skip the source directory on git add.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 6b1a575 commit 49a6bfa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments