# Declare files that will always have LF line endings on checkout. *.sh text eol=lf *.mk text eol=lf *.java text eol=lf *.c text eol=lf *.cpp text eol=lf *.h text eol=lf *.conf text eol=lf *.xml text eol=lf *.kl text eol=lf *.ini text eol=lf *.list text eol=lf *.cfg text eol=lf # Denote all files that are truly binary and should not be modified. *.so binary