mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 09:40:51 +01:00
14 lines
240 B
Plaintext
14 lines
240 B
Plaintext
# 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
|