From a1fb103d8dbea025017f6a6dd992f14333f1e4e6 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Thu, 14 Dec 2023 18:24:11 +0700 Subject: [PATCH] 1 --- .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