aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 7c2f752d69aee7356d90a0edd166790f5326512d (plain)
1
2
3
4
5
6
* text=auto eol=lf
crates/syntax/test_data/** -text eof=LF
# Older git versions try to fix line endings on images, this prevents it.
*.png binary
*.jpg binary
*.ico binary