diff --git a/.gitattributes b/.gitattributes index 11c6766da9d1..36620d50f5b1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ # Properly detect languages on Github *.h linguist-language=cpp +drivers/* linguist-vendored *.cpp eol=lf *.h eol=lf