singe/thirdparty/ffms2/.gitattributes
2023-10-23 19:38:18 -05:00

18 lines
414 B
Text

# Auto detect text files and perform LF normalization
* text=auto
# But don't mess up Unix scripts in the process
*.sh eol=lf
*.in eol=lf
*.am eol=lf
*.ac eol=lf
*.m4 eol=lf
# Scripts that don't have extensions...
/install-sh eol=lf
/compile eol=lf
/configure eol=lf
/config.guess eol=lf
/config.sub eol=lf
/depcomp eol=lf
/install-sh eol=lf
/missing eol=lf