* text=auto

*.cpp text eol=lf
*.h text eol=lf
*.cs text eol=lf
*.xaml text eol=lf
*.xml text eol=lf
*.md text eol=lf
*.py text eol=lf
*.ps1 text eol=crlf

*.dll -text
*.exe -text
*.sys -text
*.lib -text
*.zip -text
*.png -text
*.ico -text

src/Core/tests/fixtures/quicktime_video_hack/* -text
src/Core/tests/fixtures/quicktime_video_hack/LICENSE text eol=lf
