diff --git a/.gitattributes b/.gitattributes index 7f6c177f..e7d9b74f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,4 +11,4 @@ *.woff binary *.woff2 binary *.ldml binary -*.json linguist-language=JSON-with-Comments +**/config/*.json linguist-language=JSON-with-Comments