From 3afd1e2c5e5cae8ff52ad736229b5edd61c760e2 Mon Sep 17 00:00:00 2001 From: Hannes Papenberg Date: Mon, 31 Mar 2025 22:28:52 +0200 Subject: [PATCH] Remove phpstan.neon from release --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 32fd9d34..44a57dcc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,5 +7,6 @@ Tests/ export-ignore .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore +phpstan.neon export-ignore phpunit.xml.dist export-ignore ruleset.xml export-ignore