Github language detection patch
Added HTML language to skip language detection list in git attributes to show PHP as project's main language on github.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2,3 +2,4 @@
|
||||
*.css linguist-vendored
|
||||
*.less linguist-vendored
|
||||
*.js linguist-vendored
|
||||
*.html linguist-vendored
|
||||
|
Reference in New Issue
Block a user