From 9f78a4c7e8074b2330eb358559a26a8716d7a7a0 Mon Sep 17 00:00:00 2001 From: Andrew Bastin Date: Mon, 28 Mar 2022 22:35:42 +0530 Subject: [PATCH] chore: add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..6313b56c5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf