vgmstream/.gitattributes
2021-08-08 19:15:44 +02:00

11 lines
190 B
Plaintext

# don't set for now (too many fixes at once)
#* text=auto
#*.c text=auto
#*.h text=auto
* -text
*.sh text eol=lf
*.bat text eol=crlf
*.vcxproj text eol=crlf
*.vcxproj.filters text eol=crlf