From 206124a4ecbe3d61099d8fbec365ec32064d9b4a Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:27:08 +1100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 86a3b88..629298a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -28,7 +28,7 @@ *.mustache text *.tab text *.tsv text -*.txt text +*.txt text eol=lf *.sql text *.csv text eol=crlf @@ -105,4 +105,4 @@ .gitattributes export-ignore .gitignore export-ignore -.gitkeep export-ignore \ No newline at end of file +.gitkeep export-ignore