From 489b0d1b201c745988543853c6a2dcd83bf65f27 Mon Sep 17 00:00:00 2001 From: Mykola Serdiuk <52344283+Rolika4@users.noreply.github.com> Date: Mon, 11 Nov 2024 13:08:34 +0200 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a9d827e --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.md text eol=crlf