From 115d6e600482373e6926d06d6bf0197903fa37a9 Mon Sep 17 00:00:00 2001 From: Vladimir Safonkin Date: Thu, 7 Apr 2022 18:31:36 +0300 Subject: [PATCH] Set LF for all files (#214) * Set LF for all files * Set gitattr text=auto --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 541fd55..4994dee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ +* text=auto .licenses/** -diff linguist-generated=true \ No newline at end of file