mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
Only ignore the videojs libraries
This commit is contained in:
parent
ea43ba7124
commit
8bbb016fa4
1 changed files with 2 additions and 1 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue