Commit c81f6c8
committed
fix: Move codegen gitignore rules to conventional positions
CODEGEN.md moves to the top of the file. The codegen/lib/ negation
moves next to the lib/ pattern it negates, since a gitignore negation
only takes effect after the pattern it overrides.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019iX1vWXfXKzUyRJTVm8D7s1 parent c992228 commit c81f6c8
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| 34 | + | |
| 35 | + | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| |||
325 | 330 | | |
326 | 331 | | |
327 | 332 | | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
| |||
0 commit comments