diff --git a/.gitattributes b/.gitattributes index 2d747f8..a036f45 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ -pkg/play/_static/* linguist-vendored -pkg/play/*.html linguist-vendored +*.css linguist-vendored +*.html linguist-vendored +*.js linguist-vendored