From b0128626a6bfdddb2fac4a2d8a35c33070925d26 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 6 Feb 2024 13:29:48 +0200 Subject: [PATCH] add .gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c8d17f0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto eol=lf linguist-detectable +[attr]binaryd diff -merge -text +*.svg binaryd