From ad4ef3a54ee850060c52361176b5ee5b24f1172a Mon Sep 17 00:00:00 2001 From: Conrad Zelck <git@simpel.cc> Date: Wed, 4 Dec 2019 18:40:37 +0100 Subject: [PATCH] add .gitattributes Signed-off-by: Conrad Zelck <git@simpel.cc> --- .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 -- GitLab