Commit 1e17a0a
fix: remove **/packages/** from DEFAULT_EXCLUDE
Monorepos commonly use packages/ as workspace root containing
primary source code. Excluding it by default breaks indexing
for JS/TS monorepos (pnpm, npm workspaces, etc.).
Fixes #4
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 877f64f commit 1e17a0a
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
0 commit comments