# Normalize everything to LF in the repo; checkouts keep LF on every OS. # Go tooling, sqlc, Docker, and shell scripts all assume LF. * text=auto eol=lf # Binary-ish files never get EOL munging. *.png binary *.jpg binary *.gif binary *.ico binary *.pdf binary