From 5e3d262a41a71a95f6333609767e3466a214ead4 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 29 May 2022 02:20:07 +0200 Subject: Update gitattribures --- .gitattributes | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 5cff98d..c394a91 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,8 +22,10 @@ resources/_gen/** linguist-generated *.asc linguist-language=Public Key *.md linguist-detectable=true linguist-documentation=false *.webmanifest linguist-language=JSON -README.md linguist-detectable=false linguist-documentation=true + CHANGELOG.md linguist-detectable=false linguist-documentation=true +CONTRIBUTING.md linguist-detectable=false linguist-documentation=true +README.md linguist-detectable=false linguist-documentation=true /layouts/_default/list.*.* linguist-language=HTML /layouts/_default/home.*.* linguist-language=HTML @@ -34,9 +36,10 @@ CHANGELOG.md linguist-detectable=false linguist-documentation=true # plus any specific settings # -CHANGELOG.md text eol=lf -LICENSE text eol=lf -README.md text eol=lf +CONTRIBUTING.md text eol=lf +CHANGELOG.md text eol=lf +LICENSE text eol=lf +README.md text eol=lf # # Configuration and some text files. -- cgit v1.2.3