diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..9973cfb4db9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Prevent GitHub from displaying comments within JSON files as errors. +*.json linguist-language=JSON-with-Comments