From 295c6f693a7c90ea3bb171ad8f28900c14758302 Mon Sep 17 00:00:00 2001 From: "Capponi, Francesco" Date: Fri, 13 Aug 2021 10:37:20 -0400 Subject: [PATCH] Default files in lf format --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..6313b56c57 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf