From 3c41d010a57b2d0fabf92e66d5e05af98b6a9329 Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Thu, 20 Feb 2025 15:54:57 +0100 Subject: [PATCH] chore: ignore globally test fix artifacts --- .gitignore | 1 + test/.gitignore | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 test/.gitignore diff --git a/.gitignore b/.gitignore index 19c7ab47f1be..d6524df2586d 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ coverage.xml /custom-gcl .custom-gcl.yml .custom-gcl.yaml +**/testdata/fix.tmp/ diff --git a/test/.gitignore b/test/.gitignore deleted file mode 100644 index 9bfc4ac40e83..000000000000 --- a/test/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/testdata/fix.tmp/