Blame | Last modification | View Log | Download | RSS feed
# 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
# 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