From 79277335465f3a59460844bf322b5b1b07827a78 Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 10 Oct 2024 17:35:30 +0300 Subject: initial --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..70e63ff --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Set default behavior to automatically normalize line endings. +* text=auto -- cgit v1.2.3