Remove git-nextstep binary from tracking The compiled binary was still tracked despite being in .gitignore. git rm --cached removes it from the index so future pulls won't overwrite the locally compiled binary. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>