From 7ea21ac3ea009e3be0d8e1e644cbecc9f57a623e Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 3 Dec 2022 19:24:22 +0100 Subject: fix .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 26a9424..78efe19 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,8 @@ *.sh text eol=lf +/links-* text eol=lf + /.github/ export-ignore .gitattributes export-ignore .gitignore export-ignore -- cgit v1.2.3