From 5f2293081b95c340b32ed23c501a0b3b45d867d9 Mon Sep 17 00:00:00 2001 From: metin2clean <161800741+metin2clean@users.noreply.github.com> Date: Sat, 1 Jun 2024 15:17:29 -0500 Subject: [PATCH] Initial commit --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..dfe077042 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto