Files
faveo/.gitattributes
Manish Verma 39a9ba1bda 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.
2016-11-07 00:47:09 +05:30

6 lines
109 B
Plaintext

* text=auto
*.css linguist-vendored
*.less linguist-vendored
*.js linguist-vendored
*.html linguist-vendored