From 0cdd1fb4711e3150eae53399df503e5de97d9349 Mon Sep 17 00:00:00 2001 From: SurajKumar997 <77526378+SurajKumar997@users.noreply.github.com> Date: Sat, 16 Jan 2021 13:12:33 +0530 Subject: [PATCH 1/2] Initial commit --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto From a558310edaee61884c417474c1416ab74cd18b29 Mon Sep 17 00:00:00 2001 From: SurajKumar997 <77526378+SurajKumar997@users.noreply.github.com> Date: Sat, 16 Jan 2021 13:14:18 +0530 Subject: [PATCH 2/2] Added Files Added Files --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index dfe0770..0000000 --- a/.gitattributes +++ /dev/null @@ -1,2 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto