2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-01-25 03:15:08 +00:00
rust-analyzer/.gitattributes

7 lines
172 B
Text
Raw Normal View History

2019-11-14 22:06:44 +00:00
* text=auto eol=lf
2020-08-12 16:26:51 +00:00
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