The bare 'chatd' pattern matched the cmd/chatd/ directory, preventing main.go from being tracked. Use /chatd to only match the binary at the repo root.
930 B
930 B
The bare 'chatd' pattern matched the cmd/chatd/ directory, preventing main.go from being tracked. Use /chatd to only match the binary at the repo root.