diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000..e5a4d904e4f9c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.mdx linguist-detectable=false +*.md linguist-detectable=false +*.yaml linguist-detectable=false \ No newline at end of file