From 482c85ce309edd0a4f07434ec90a6dde13c0ad1c Mon Sep 17 00:00:00 2001 From: Srajan Soni Date: Sat, 3 Oct 2020 15:59:45 +0530 Subject: [PATCH] Modified text mode to manual to allow debugging issues --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index eba1110..7b5a034 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # Auto detect text files and perform LF normalization -* text=auto \ No newline at end of file +* text=manual