diff --git a/.gitattributes b/.gitattributes index 1ff0c423..d0694769 100644 --- a/.gitattributes +++ b/.gitattributes @@ -61,3 +61,6 @@ #*.PDF diff=astextplain #*.rtf diff=astextplain #*.RTF diff=astextplain + +# Exclude dirs from githug language statis +data/* linguist-vendored=true \ No newline at end of file