vgmstream/.gitattributes

11 lines
191 B
Plaintext
Raw Normal View History

2021-08-08 13:40:23 +02:00
# don't set for now (too many fixes at once)
#* text=auto
#*.c text=auto
#*.h text=auto
2021-08-10 04:33:29 +02:00
#* -text
2021-08-08 13:40:23 +02:00
*.sh text eol=lf
*.bat text eol=crlf
*.vcxproj text eol=crlf
*.vcxproj.filters text eol=crlf