From 368e8a86e77a930bbf8b27e0616f9e42d1ac20c2 Mon Sep 17 00:00:00 2001 From: mkarolin Date: Tue, 3 Aug 2021 09:28:14 -0400 Subject: [PATCH] Added .gitattbutes. Fixes brave/brave-browser#17317 --- .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