The .js files should be vendored too
Some projects can present JS as the primary language, even clearly being a Laravel/PHP project. With this, that problem can be avoided.
This commit is contained in:
parent
2312580af8
commit
93876d6276
|
@ -1,3 +1,4 @@
|
|||
* text=auto
|
||||
*.css linguist-vendored
|
||||
*.scss linguist-vendored
|
||||
*.js linguist-vendored
|
||||
|
|
Loading…
Reference in New Issue