better .gitattributes (#680)
* better .gitattributes * .gitattributes per directory * No binary file detection https://stackoverflow.com/questions/57030698 * fix .github/actions/*/*.yml
This commit is contained in:
9
.gitattributes
vendored
9
.gitattributes
vendored
@@ -1,10 +1 @@
|
||||
* 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