From 1702be96aff1e9f3b8a3659154cd811b525475d6 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 20 May 2020 15:10:28 +0300 Subject: [PATCH] Add .gitattributes file Signed-off-by: XhmikosR --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..176a458f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto