From 20bddff85706ef9a5ba778333a6327a8cdc759eb Mon Sep 17 00:00:00 2001 From: Amy Jeanes Date: Mon, 7 Sep 2026 23:56:47 +0000 Subject: [PATCH] Use LF line endings Split from https://github.com/commaai/openpilot/pull/38810. --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 5cb404146d0ff2..2f8f3ece327e1d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -* text=auto +* text=auto eol=lf # to move existing files into LFS: # git add --renormalize .