From 3136d6c54c26b92ab5cf1509bc9a210c1a800efa Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sat, 9 Jul 2022 11:14:20 +0200 Subject: Split configuration parameters --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 7b018ef..58a5e37 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,6 +22,7 @@ resources/_gen/** linguist-generated *.asc linguist-language=Public Key *.md linguist-detectable=true linguist-documentation=false *.webmanifest linguist-language=JSON +*.yaml linguist-detectable=true CHANGELOG.md linguist-detectable=false linguist-documentation=true CONTRIBUTING.md linguist-detectable=false linguist-documentation=true @@ -37,8 +38,8 @@ SECURITY.md linguist-detectable=false linguist-documentation=true # plus any specific settings # -CONTRIBUTING.md text eol=lf CHANGELOG.md text eol=lf +CONTRIBUTING.md text eol=lf LICENSE text eol=lf README.md text eol=lf SECURITY.md text eol=lf -- cgit v1.2.3