UNPKG

195 BPlain TextView Raw
1# Ensure text files have LF line endings
2* text eol=lf
3
4# Images should be treated as binary
5# (binary is a macro for -text -diff)
6*.png binary
7*.jpg binary
8*.jpeg binary
9*.gif binary