Commit 2b20df9
ci(gitignore): ignore generated/* artefacts (Refs standards#93) (#90)
## Summary
- Apply the prepared `.gitignore` stanza from standards#93 so future
regenerated `generated/*` outputs aren't committed.
- Existing tracked files (echidna has `generated/abi/*.h` (5) +
`generated/alloyiser/*` (2)) are intentionally NOT removed — that waits
on standards#91 Phase E (~8-12 wk).
## Refs
- hyperpolymath/standards#93
## Test plan
- [x] `.gitignore` patches cleanly; no tracked files touched
- [ ] CI green on this PR
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a23354b commit 2b20df9
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
0 commit comments