From 486de530f7595e3c7b818d7eef470d731a6150fe Mon Sep 17 00:00:00 2001 From: Rajdeep Singh Date: Thu, 25 Jan 2024 15:31:27 +0530 Subject: [PATCH] .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9e25297 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto +readme.md merge=union