From 282199bcab2dd515402af5f477aa4c2b06815577 Mon Sep 17 00:00:00 2001 From: Gregor Harlan Date: Sat, 24 Jan 2026 18:34:36 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index e6cd6d03..a37d8f23 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,12 +1,11 @@ .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore -apigen.neon export-ignore +phpstan.neon export-ignore phpunit.php export-ignore phpunit.xml export-ignore -psalm.xml export-ignore -psalm-baseline.xml export-ignore random-tests.php export-ignore README.md export-ignore tests/ export-ignore +tools/ export-ignore .github/ export-ignore