about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/.gitattributes
blob: cb87b5d01385ad82c7a1658208d0a2605c7f4306 (plain)
1
2
3
4
5
6
7
8
9
* text=auto eol=lf

# git grep shouldn't match entries in this benchmark data
bench_data/** binary

# Older git versions try to fix line endings on images, this prevents it.
*.png binary
*.jpg binary
*.ico binary