//仓库的根目录下创建 .gitattributes 文件,添加以下代码:
*.js linguist-language=java
*.css linguist-language=java
*.html linguist-language=java

  

相关文章:

  • 2022-12-23
  • 2021-12-14
  • 2022-01-29
  • 2021-12-05
  • 2021-10-01
  • 2021-08-05
  • 2021-05-07
猜你喜欢
  • 2021-06-06
  • 2022-01-14
  • 2021-12-18
  • 2021-11-28
  • 2022-02-09
  • 2022-02-23
相关资源
相似解决方案