Create .gitattributes

This commit is contained in:
算法基地
2021-03-30 21:20:34 +08:00
committed by GitHub
parent 2460bbe256
commit 462b983944

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