From 79062b4b599661092e8885c8d7d2b5f22dd16e22 Mon Sep 17 00:00:00 2001 From: Felix Arntz Date: Wed, 6 Sep 2023 18:42:32 -0700 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 565f951db9..865b2cd24e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,6 +22,7 @@ /package.json export-ignore /package-lock.json export-ignore /phpcs.xml.dist export-ignore +/phpstan.neon.dist export-ignore /phpunit.xml.dist export-ignore /CODE_OF_CONDUCT.md export-ignore