From 329322e8f3f99da9838bbf148d77ec1a48d69af7 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 17 Oct 2024 15:13:37 +0530 Subject: [PATCH] chore: mark test resources as vendored --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index de5048b0..5c06d2c2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,5 @@ * text=auto eol=lf -**/dependencies/** linguist-generated -**/clawicons/** linguist-generated +**/*.html linguist-vendored android/src/main/baseline-prof.txt linguist-generated -diff android/src/main/generated/** linguist-generated -diff **/screenshotTest/**/*.png filter=lfs diff=lfs merge=lfs -text