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:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,3 +1,4 @@
|
||||
* text=auto
|
||||
*.css linguist-vendored
|
||||
*.scss linguist-vendored
|
||||
*.js linguist-vendored
|
||||
|
||||
Reference in New Issue
Block a user