添加.gitattributes

This commit is contained in:
MrZ_26
2022-04-04 05:35:41 +08:00
parent 8fd4391549
commit bdb117c0df

10
.gitattributes vendored Normal file
View File

@@ -0,0 +1,10 @@
* text=auto
.lua text eol=crlf
.glsl text eol=crlf
.txt text eol=crlf
.md text eol=crlf
*.ogg binary
*.png binary
*.jpg binary