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