From 2b8befa223280dd14f17f540aae5a55dcce2f36e Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Tue, 23 Jul 2024 16:29:01 -0500 Subject: [PATCH] .gitattributes: update for testsuite changes --- .gitattributes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index fc1950b7ad..f665fdf21e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,11 +14,12 @@ Jenkinsfile export-ignore /.github/ export-ignore -/tests/* export-ignore /tests/CMakeLists.txt -export-ignore +/tests/examples -export-ignore +/tests/* export-ignore /tests/quick_tests -export-ignore /tests/run_*.cmake -export-ignore -/tests/setup_testsubproject.cmake -export-ignore +/tests/scripts -export-ignore /tests/tests.h -export-ignore # -- 2.39.5