diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..4631c3bd3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Properly detect languages on GitHub +*.rst linguist-detectable=true