Skip to content

Commit daa1048

Browse files
committed
chore(linguist): exclude ReScript from language detection
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. Part of estate-wide metadata cleanup 2026-05-26.
1 parent 9df0204 commit daa1048

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@
4646
Cargo.lock linguist-generated=true
4747
package-lock.json linguist-generated=true
4848
mix.lock linguist-generated=true
49+
# Pending estate-wide policy: hide ReScript from primary-language detection.
50+
**/*.res linguist-detectable=false

0 commit comments

Comments
 (0)