1 2 3 4 5 6 7
# Keep line endings stable across platforms: LF everywhere. * text=auto eol=lf # Sequence fixtures are byte-sensitive; never let them become CRLF. *.fa text eol=lf *.fq text eol=lf *.fai text eol=lf