From 7f14c7c9301a9e1d83e62dcd504fc4b8da36d2b5 Mon Sep 17 00:00:00 2001 From: Poornesh <94033907+singha04@users.noreply.github.com> Date: Tue, 25 Jun 2024 14:02:02 +0530 Subject: [PATCH] Update .gitattributes text=auto eol=lf --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c5aa452..ac8aba6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ yarn.lock -diff * text=auto bin/* eol=lf -package-lock.json -diff \ No newline at end of file +package-lock.json -diff +text=auto eol=lf