1 2 3 4
# Normalize line endings: store and check out LF everywhere. CI runs on # Linux; a Windows worktree with core.autocrlf would otherwise churn every # touched file between CRLF and LF. * text=auto eol=lf