Fix .gitattributes for test_data
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -1,7 +1,8 @@
|
||||
* text=auto eol=lf
|
||||
|
||||
# git grep shouldn't match entries in this benchmark data
|
||||
bench_data/** binary
|
||||
crates/syntax/test_data/** -text eof=LF
|
||||
|
||||
# Older git versions try to fix line endings on images, this prevents it.
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
|
||||
Reference in New Issue
Block a user