From 0ac8d0605398248b9240a6962cbb2ea41952587f Mon Sep 17 00:00:00 2001 From: Sam <16504129+sagudev@users.noreply.github.com> Date: Sat, 30 Aug 2025 15:11:32 +0200 Subject: [PATCH] git: Mark `tests/blink_perf_tests` as linguist-vendored (#39036) Hopefully this will make repo rust again. Testing: No tests for .gitattributes Fixes: slika Signed-off-by: Sam <16504129+sagudev@users.noreply.github.com> --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 5a283db5fe8..23d8a9638df 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ * text=auto eol=lf +tests/blink_perf_tests/** linguist-vendored tests/wpt/** linguist-vendored support/openharmony/**/*.ets linguist-language=ts