From 83576e90a4cac04b30cc17df9031e0aff04e2065 Mon Sep 17 00:00:00 2001 From: Zhineng Li Date: Mon, 5 Jan 2026 17:33:01 +0800 Subject: matrix test --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 805f87c..8644fa0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,8 @@ /.editorconfig export-ignore /.gitignore export-ignore /.php-cs-fixer.dist.php export-ignore +/docker-compose.yml export-ignore /phpstan.neon.dist export-ignore /phpunit.xml.dist export-ignore +/scripts export-ignore /tests export-ignore -- cgit v1.2.3