添加.gitattributes
This commit is contained in:
10
.gitattributes
vendored
Normal file
10
.gitattributes
vendored
Normal 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
|
||||
Reference in New Issue
Block a user