diff --git a/.gitattributes b/.gitattributes index 6bb445d65..4f2e5a98f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # https://github.community/t/how-to-change-the-category/2261/3 -assets/js/*.js linguist-detectable=false +videojs-*.js linguist-detectable=false +video.min.js linguist-detectable=false