Skip to content

Commit

Permalink
1.新增.gitattributes,将项目语言设置为PHP
Browse files Browse the repository at this point in the history
  • Loading branch information
shinn-lancelot committed Jul 30, 2018
1 parent 9a94786 commit 601db03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.php linguist-language=PHP
*.html linguist-language=PHP
*.js linguist-language=PHP

0 comments on commit 601db03

Please sign in to comment.