From d12865bbcbb3a15b9bb5ea90f50de93566a6716c Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 20 Sep 2022 18:10:38 +0300 Subject: [PATCH] lf command --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitattributes b/.gitattributes index ce1d2a3266..a214b04574 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,4 +8,9 @@ *.tpl text eol=crlf *.html text eol=crlf +bin/command text eol=lf + +.gitattributes text eol=crlf +.gitignore text eol=crlf + *.png binary