From: Matthias Maier Date: Sat, 10 Dec 2022 08:34:58 +0000 (-0600) Subject: gitattributes: do not filter run_quick_tests.cmake script X-Git-Tag: v9.5.0-rc1~733^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bade6f55ce3e22a5361e33cc0dd7a338f1edb0c;p=dealii.git gitattributes: do not filter run_quick_tests.cmake script --- diff --git a/.gitattributes b/.gitattributes index fadb6b76bb..f3f7026ae3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,7 +17,7 @@ Jenkinsfile export-ignore /tests/* export-ignore /tests/CMakeLists.txt -export-ignore /tests/quick_tests -export-ignore -/tests/run_test.cmake -export-ignore +/tests/run_*.cmake -export-ignore /tests/tests.h -export-ignore #