1 2 3 4 5 6 7
# Auto detect text files and perform LF normalization * text=auto # Denote all files that are truly binary and should not be modified. *.png binary *.jpg binary *.gif binary