From 86dcecc408edbe6b17b04635deaf5c2c0606601d Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 3 Jul 2022 10:31:42 +0200 Subject: Detect .eslintrc.yml --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 539dab2..6198591 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,6 +18,7 @@ resources/_gen/** linguist-generated .ecrc linguist-language=JSON .editorconfig linguist-language=INI +.eslintrc.yml linguist-detectable=true *.asc linguist-language=Public Key *.md linguist-detectable=true linguist-documentation=false *.webmanifest linguist-language=JSON -- cgit v1.2.3