# The pre-commit hook stack enforces LF line endings. Keep checkout behavior # aligned across Windows, macOS, and Linux so `pre-commit run --all-files` does # not rewrite the working tree on Windows clones with global autocrlf enabled. * text=auto eol=lf *.png binary *.jpg binary *.jpeg binary *.gif binary *.ico binary *.pdf binary