mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Make the Github Linguist ignore JS files
This commit is contained in:
parent
993d731c92
commit
5a59bd9998
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
# https://github.community/t/how-to-change-the-category/2261/3
|
||||
*.js linguist-detectable=false
|
Loading…
Reference in a new issue