vgmstream/.gitattributes

14 lines
240 B
Plaintext
Raw Normal View History

2021-08-12 00:05:53 +02:00
# don't set for now (too many fixes at once)
#* text=auto
#*.c text=auto
#*.h text=auto
#* -text
*.cpp text eol=lf
*.cc text eol=lf
*.sh text eol=lf
*.bat text eol=crlf
*.vcxproj text eol=crlf
*.vcxproj.filters text eol=crlf