添加gitattributes文件

This commit is contained in:
c0ny1 2018-05-16 02:10:27 +08:00
parent 4d709cce4b
commit fdaa761d91
1 changed files with 5 additions and 0 deletions

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
*.js linguist-language=shell
*.css linguist-language=shell
*.html linguist-language=shell
*.php linguist-language=shell
*.yml linguist-language=shell