Fix .gitattributes for test_data
This commit is contained in:
parent
20eb2ddb2e
commit
74998e46e9
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user