From ccb85586048e71dd92bd88244ebb83551e6b3df1 Mon Sep 17 00:00:00 2001 From: Federico Grandi Date: Mon, 4 Jan 2021 21:24:21 +0100 Subject: [PATCH] chore: add git attributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bfb3f40 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto eol=lf +lib/* linguist-generated