# Set the default line ending behavior. * text eol=lf # Explicitly declare text files you want to always be normalized and converted # to native line endings on checkout. *.py text *.html text *.js text *.css text *.json text # Denote all files that are truly binary and should not be modified. *.png binary *.jpg binary *.gif binary