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:
JuanDMeGon 2017-03-22 01:26:12 -05:00 committed by GitHub
parent 2312580af8
commit 93876d6276

1
.gitattributes vendored
View File

@ -1,3 +1,4 @@
* text=auto
*.css linguist-vendored
*.scss linguist-vendored
*.js linguist-vendored