From 02ad15ae833f6af7f1fd271981e333f0507f9181 Mon Sep 17 00:00:00 2001 From: Pieter Willekens Date: Fri, 28 Feb 2025 14:11:33 +0100 Subject: [PATCH] Do not export the tests to packagist --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 71c67f909..aae7bbf14 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,7 @@ *.out linguist-language=json /tools export-ignore -/tests/benchmarks export-ignore +/tests export-ignore .gitattributes export-ignore .gitignore export-ignore .editorconfig export-ignore