From 2d84461908fd69188845551551f125a71e097b9d Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 14 Apr 2025 10:29:11 +0300 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..8062ea2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf merge=union