# Set the default behavior, in case people don't have core.autocrlf set.
* text eol=lf 

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

# Fonts
*.otf binary
*.eot binary
*.svg binary
*.ttf binary
*.woff binary
*.woff2 binary