UNPKG

243 BPlain TextView Raw
1
2# @see https://git-scm.com/docs/gitattributes
3# @see https://help.github.com/articles/dealing-with-line-endings
4
5* text=auto
6
7*.txt text eol=crlf
8
9*.png binary
10*.jpg binary
11*.jpeg binary
12*.ico binary
13*.tff binary
14*.woff binary
15*.woff2 binary