# Normalise text to LF in the repository and on checkout. global.css was ported
# from the WordPress theme with CRLF endings and has been renormalised.
* text=auto eol=lf

# Migrated WordPress uploads and other binaries: never diff, merge or touch endings.
*.png  binary
*.jpg  binary
*.jpeg binary
*.gif  binary
*.ico  binary
*.webp binary
*.pdf  binary
*.mp4  binary

# Generated by npm, and pure noise in review.
package-lock.json -diff linguist-generated=true
