blob: a11820abbbabf445c107152d9098052e0a424fcf [file]
# JavaDslModelWriterTest compares generator output (LF) against .txt fixtures read as
# raw UTF-8 bytes. Pin fixtures to LF so a Windows checkout (core.autocrlf=true) does
# not convert them to CRLF and break the equality assertions.
*.txt text eol=lf