From 90580ce458be68ac9c33b06dfae9f3f91c614714 Mon Sep 17 00:00:00 2001 From: ptiurin Date: Fri, 23 Feb 2024 14:31:22 +0000 Subject: [PATCH] chore: Standardise line endings --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..c12fe1ead2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Let git handle line endings +* text=auto