diff --git a/.gitattributes b/.gitattributes index 12a6444e..0fd6a7d5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ * text=auto eol=crlf # These are all bash scripts and should use lf *.sh text eol=lf + +src/libs/** linguist-vendored