aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 4cd50e48109ff8dba52072d555d9feeaaf4916cd (plain)
1
2
3
4
5
6
* text=auto eol=lf
crates/ra_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