# Files that must preserve LF line endings, even on Windows.
*.formatted text eol=lf
*.in text eol=lf
*.out text eol=lf
*.ast text eol=lf
*.cst text eol=lf
*.cststream text eol=lf
*.ir eol=lf
*.unformatted text eol=lf
*.stdout text eol=lf
*.stderr text eol=lf
*.yar text eol=lf

