diff --git a/.gitattributes b/.gitattributes index 967315dd3..989744eec 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ * text=auto -*.css linguist-vendored -*.scss linguist-vendored -*.js linguist-vendored +packages/*/assets/* linguist-vendored +packages/*/resource/* linguist-vendored +public/assets/* linguist-vendored CHANGELOG.md export-ignore