From e13b4ae7234b5e439edfe4770eab8ed097a1e52f Mon Sep 17 00:00:00 2001 From: Nathanael Esayeas Date: Tue, 18 Jul 2023 07:54:54 -0500 Subject: [PATCH] Update .gitattributes (#1303) Signed-off-by: Nathanael Esayeas --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitattributes b/.gitattributes index 30db82afe..f2b9d821f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,10 @@ .gitattributes export-ignore .gitignore export-ignore .php_cs export-ignore +.php-cs-fixer.dist.php export-ignore .styleci.yml export-ignore +codecov.yml export-ignore Makefile export-ignore phpunit.xml.dist export-ignore +psalm-baseline.xml export-ignore +psalm.xml.dist export-ignore