diff --git a/.gitattributes b/.gitattributes index ff7d96e..31cf8f6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,6 @@ *.js text eol=lf *.json text eol=lf *.md text eol=lf + +defaults/* linguist-vendored +lib/* linguist-vendored