From c78dccca71209055e054a666cd853990e9b589c9 Mon Sep 17 00:00:00 2001 From: sithlord48 Date: Tue, 15 Oct 2024 12:29:03 -0400 Subject: [PATCH] Force LF in gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index fb4d1a420..b44fbfa29 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,9 @@ # SPDX-FileCopyrightText: Chris Rizzitello # SPDX-License-Identifier: MIT +#auto handle line feed +* text=auto eol=lf + .gitattributes export-ignore .gitignore export-ignore .github* export-ignore