Commit 0b9b99b
chore(ai): 🙈 gitignore bonsai output artifacts (#165)
## Summary
Add `ai/out/` to `.gitignore` to exclude ephemeral bonsai check outputs
(`ai-check.json`, `patch-plan.json`) from version control.
## Test plan
- [ ] Verify `ai/out/` no longer appears in `git status`
- [ ] Confirm existing tracked files are unaffected
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1921444 commit 0b9b99b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments