1 # Handle line endings automatically for files detected as text
2 # and leave all files detected as binary untouched.
6 # The above will handle all files NOT found below
8 # These files are text and should be normalized (Convert crlf => lf)
28 # These files are binary and should be left untouched
29 # (binary is a macro for -text -diff)