Commit 3223722
Add wrapper binary to .gitignore (#14)
## Summary
- Add `codex/wrapper/wrapper` (compiled Go binary, ~3MB) to `.gitignore`
to prevent accidental commits
## Test plan
- [ ] Verify `git status` no longer shows `codex/wrapper/wrapper` as
untracked
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 159e5b1 commit 3223722
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments