]> git.lizzy.rs Git - rust.git/blobdiff - .gitattributes
Add test for literals created client-side
[rust.git] / .gitattributes
index 4cd50e48109ff8dba52072d555d9feeaaf4916cd..3b3d2d0d656d32c909b61bfbeb33b4bbb1b36387 100644 (file)
@@ -1,5 +1,7 @@
 * text=auto eol=lf
-crates/ra_syntax/test_data/** -text eof=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