aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: eb3779e60929b83c64ea39adbca6c741b545e7f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Prefer unix-style line-ending (lf)
*       text    eol=lf
*.png   binary
*.jpg   binary
*.jpeg  binary
*.ico   binary
*.icns  binary
*.eot   binary
*.otf   binary
*.ttf   binary
*.woff  binary
*.woff2 binary