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:
Manish Verma
2016-11-07 00:47:09 +05:30
parent 42292945f6
commit 39a9ba1bda

1
.gitattributes vendored
View File

@@ -2,3 +2,4 @@
*.css linguist-vendored
*.less linguist-vendored
*.js linguist-vendored
*.html linguist-vendored