diff --git a/.gitattributes b/.gitattributes index bb561848..541008fb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -52,3 +52,5 @@ Containerfile text eol=lf # Lock files Cargo.lock text eol=lf -diff flake.lock text eol=lf -diff +# Pending estate-wide policy: hide ReScript from primary-language detection. +**/*.res linguist-detectable=false