Commit a6c9c7f
chore: exclude vendored site assets from the code-intelligence index
.cbmignore is not a gitignore — everything it lists stays tracked, shipped and
required at runtime. It only keeps site/assets/ out of the codebase-memory
knowledge graph: the minified asciinema-player bundle contributes hundreds of
single-letter symbols ($, $A, $e, $t, ...) that outrank real source in
full-text search, and no structural query about this codebase should resolve
into third-party minified output.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent b81d692 commit a6c9c7f
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments