From 942a27f7266552ba241b9aea1df30ed7ffbe1945 Mon Sep 17 00:00:00 2001 From: Albert Tregnaghi Date: Fri, 16 Sep 2022 12:22:40 +0200 Subject: [PATCH] Added git attribute file with auto crlf for all #1654 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..333f6a17d5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto \ No newline at end of file