From a21a2563338436302a027334d5f0637d5d8fef62 Mon Sep 17 00:00:00 2001 From: Nikita Smith Date: Fri, 22 May 2026 21:48:34 -0700 Subject: [PATCH] .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 4fc1dfa1..5281f032 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ *.sh text=auto eol=lf src/lib_rdi/rdi.h text=auto eol=lf src/lib_rdi/rdi.c text=auto eol=lf -generated/*.meta.* text=auto eol=lf +*.meta.* text=auto eol=lf