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

# Require Unix line endings
* text eol=lf

# Binary files should never be modified by autocrlf
*.png binary
