From f1246afc823287ed538c199e05f73442a888cfeb Mon Sep 17 00:00:00 2001 From: WBHarry Date: Mon, 26 May 2025 16:05:59 +0200 Subject: [PATCH] Added .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..63d2b6dd --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Set the default behavior, in case people don't have core.autocrlf set. +* text eol=crlf \ No newline at end of file