Skip to content

Commit 93876d6

Browse files
authored
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.
1 parent 2312580 commit 93876d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
* text=auto
22
*.css linguist-vendored
33
*.scss linguist-vendored
4+
*.js linguist-vendored

0 commit comments

Comments
 (0)