From 0a519460d6ebdc6e5d41a2333ddd17a0dad83a5f Mon Sep 17 00:00:00 2001 From: Samruddhi Somwanshi <89501759+sam301100@users.noreply.github.com> Date: Fri, 22 Sep 2023 11:16:16 -0700 Subject: [PATCH 1/2] addition of the .gitattributes file --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..fcadb2cf979 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text eol=lf From 2f5c43857523c14051c6d37711da02f0418f45b1 Mon Sep 17 00:00:00 2001 From: Samruddhi Somwanshi <89501759+sam301100@users.noreply.github.com> Date: Fri, 22 Sep 2023 15:51:16 -0700 Subject: [PATCH 2/2] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index fcadb2cf979..176a458f94e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -* text eol=lf +* text=auto