]> git.lizzy.rs Git - rust.git/blobdiff - .gitattributes
Auto merge of #12808 - Veykril:check-workspace, r=Veykril
[rust.git] / .gitattributes
index 7c2f752d69aee7356d90a0edd166790f5326512d..cb87b5d01385ad82c7a1658208d0a2605c7f4306 100644 (file)
@@ -1,5 +1,8 @@
 * text=auto eol=lf
-crates/syntax/test_data/** -text eof=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