summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 1879a2dfb3c9253291d7f709b549bea27205c2d1 (plain)
1
2
3
4
5
6
# Declare files that always have LF line endings on checkout
* text eol=lf
# Denote all files that are truly binary and should not be modified
*.bmp binary
*.ttf binary
*.gz binary