Commit 9564e4a
Enable indexing of config, infra, and style files by default
Uncomment and extend the DEFAULT_SUPPORTED_EXTENSIONS list to include
file types commonly found in real projects: YAML, JSON, SQL, CSS, HTML,
shell scripts, Prisma schemas, GraphQL, Protobuf, Terraform, and
Dockerfiles (by extension).
Without these, Kubernetes manifests, CI/CD workflows, database
migrations, and styling are invisible to semantic search.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 22efac7 commit 9564e4a
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments