summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 899473ab0fbbd38f4f5cc0690042da3c1c619ac5 (plain)
1
2
3
4
5
# 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