Ignore `.codex` and `.ai`
51330bdd3ef8c8ee3a147a9eac5c461ccccb3f873dabe8b226a8ebb1f4b0880f
1 parent
d3dd0b64
.gitignore
+2 -0
| 6 | 6 | CLAUDE.md |
|
| 7 | 7 | /notes |
|
| 8 | 8 | /tools |
|
| 9 | 9 | /.research |
|
| 10 | 10 | /.claude |
|
| 11 | + | /.codex |
|
| 12 | + | /.ai |
|
| 11 | 13 | ||
| 12 | 14 | # Compiler/build output |
|
| 13 | 15 | /bin |
|
| 14 | 16 | *.rv64 |
|
| 15 | 17 | *.rv64.ro.data |