# Use git auto-detection system to check if a file is textual,
# if it is, enforce LF line endings regardless of OS or git configurations.
# (C'mon Windows, CRLF is not cool, it's just a waste of a byte)
* text=auto eol=lf
