diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 6bb445d6..4f2e5a98 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 |
