UNPKG

253 BPlain TextView Raw
1* text eol=lf
2
3# Declare files that will always have CRLF line endings on checkout.
4*.sln text eol=crlf
5
6# Denote all files that are truly binary and should not be modified.
7*.png binary
8*.jpg binary
9*.jpeg binary
10*.bmp binary
11*.tif binary
12*.gif binary