From 4d2d78077142d1f282ac9f008a824ba85fe376cd Mon Sep 17 00:00:00 2001 From: marcosvega91 Date: Sun, 23 Aug 2020 16:22:06 +0200 Subject: [PATCH] chore: add .gitattributes line endings are now consistent --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..6313b56c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf