From 2b2da24eeea6bbbb68b2eda2dbeaf89fddaf3ba9 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Thu, 4 Sep 2025 14:33:31 -0300 Subject: [PATCH] chore(.gitattributes): do not show diffs for cassettes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 46d706f3c753c853c57f0af8fbd8ff5cfea89b2e..62404f9d5d7939d21a7651505a1b4ef3e9f317f7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -providertests/testdata/**/*.yaml linguist-generated=true +providertests/testdata/**/*.yaml -diff linguist-generated=true