From 7a0a0e78054cbc1f5a22a7d1eaf98ab80fc0bf54 Mon Sep 17 00:00:00 2001 From: Zelllll <56516451+Zelllll@users.noreply.github.com> Date: Fri, 4 Jul 2025 16:44:07 -0500 Subject: [PATCH] Update .gitattributes (#176) --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index cbd25a6bf..9e1af8aa0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ # Auto detect text files and perform LF normalization -* text=auto +* text eol=lf # Set browser syntax highlighting for certain files *.inc linguist-language=gas *.seq linguist-language=gas