From 948a82c4443dbae9a24058d50b56ec7b48b2eaaf Mon Sep 17 00:00:00 2001 From: angeljqv <79208641+angeljqv@users.noreply.github.com> Date: Wed, 9 Mar 2022 15:10:21 -0500 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 55bb7508a..4dbac38b7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,3 +16,5 @@ /.editorconfig export-ignore /docs export-ignore /UPGRADING.md export-ignore +/phpstan.neon.dist export-ignore +/phpstan-baseline.neon export-ignore