Browse Source

Only ignore the videojs libraries

pull/2116/head
TheFrenchGhosty 4 years ago
committed by GitHub
parent
commit
8bbb016fa4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .gitattributes

3
.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
Loading…
Cancel
Save