Skip to content

Commit

Permalink
语言检测优化
Browse files Browse the repository at this point in the history
  • Loading branch information
xueli.xue committed Mar 22, 2017
1 parent ca1cadb commit b723f09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
@@ -0,0 +1,4 @@
*.js linguist-language=Java
*.css linguist-language=Java
*.html linguist-language=Java
*.ftl linguist-language=Java
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -8,3 +8,4 @@
*/target
**/target
.DS_Store
.gitattributes

0 comments on commit b723f09

Please sign in to comment.