*.png diff=exif

art/ export-ignore

.gitattributes export-ignore
.gitignore export-ignore
.mailmap export-ignore

# Set default behaviour, in case users don't have core.autocrlf set.
*.cpp text eol=lf
*.h text eol=lf

# Declare files that will always have CRLF line endings on checkout.
*.sln text eol=crlf

# Denote all files that are truly binary and should not be modified.
*.png binary
