Only ignore the videojs libraries

This commit is contained in:
TheFrenchGhosty 2021-05-23 17:59:02 +00:00 committed by GitHub
parent ea43ba7124
commit 8bbb016fa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

3
.gitattributes vendored
View File

@ -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