# Authored on Windows, built on a Linux CI runner.  Force LF on every
# text file so shell scripts (#!/bin/bash) and the .patch series work
# on the runner regardless of the committer's core.autocrlf setting.
* text=auto eol=lf

# Safety net for any binary assets added later.
*.png binary
*.woff2 binary
*.ico binary
