2026-08-17 12:53:43 -07:00

4 lines
178 B
Plaintext

# Text files keep LF line endings on every checkout: bash cannot run a CRLF
# script, and a Windows clone with core.autocrlf set would otherwise convert them.
* text=auto eol=lf