From 423cb971925e4202116df8ba436a4469d114aa75 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 16 Feb 2023 14:19:11 +0200 Subject: [PATCH] add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto