1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-08-01 16:28:03 +08:00

Create .gitattributes

This commit is contained in:
guide 2021-11-09 21:59:27 +08:00
parent afc837a903
commit 537fdceafe

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
* text=auto
*.js linguist-language=java
*.css linguist-language=java
*.html linguist-language=java