From 7da74ac159796b7a9dd7875bdc7b62572172ab58 Mon Sep 17 00:00:00 2001 From: filoxenace Date: Wed, 25 Mar 2026 22:04:50 -0400 Subject: [PATCH] chore: add lf attribute --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index dfe0770..5a0d5e4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # Auto detect text files and perform LF normalization -* text=auto +* text=auto eol=lf