From 98dbb35f17d18dbd66ce25888f8207ee9e56d8cf Mon Sep 17 00:00:00 2001 From: Maksym Pavlenko Date: Wed, 17 Nov 2021 12:54:30 -0800 Subject: [PATCH] Add .gitattributes Signed-off-by: Maksym Pavlenko --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6313b56 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf