# Roster files are test fixtures. Their ability text carries meaningful newlines
# and the paragraph splitter matches on \n, so a CRLF translation on checkout
# would silently change what the transforms see.
*.ros -text
*.rosz -text

# Has to stay LF to run on the server.
*.sh text eol=lf
