From caa5d8565529a734fcab23daf67a96acecb46f23 Mon Sep 17 00:00:00 2001 From: Kesha Patel Date: Thu, 5 Sep 2024 12:14:31 +0530 Subject: [PATCH] test --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 89fa1591..d29c5a0f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,8 @@ # Enforce CRLF to all files by default -# * text=auto eol=crlf +* text=auto eol=lf +*.html text eol=lf +*.ts text eol=lf # # The above will handle all files NOT found below