Commit 60be28f
authored
chore(linguist): exclude ReScript from language detection (#24)
## Summary
Adds `**/*.res linguist-detectable=false` to `.gitattributes` so
ReScript files do not dominate GitHub's primary-language detection.
**Rationale**: Estate-wide policy: ReScript is being migrated to
AffineScript. Pending mechanical migration; this PR is the immediate
cosmetic fix to stop ReScript dominating GitHub's primary-language
detection until the source files are ported.
## Changes
- `.gitattributes`: `**/*.res linguist-detectable=false`
Part of estate-wide metadata cleanup 2026-05-26.1 parent ffe4141 commit 60be28f
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
0 commit comments