From 9ff5b9a8c6db316217150bf53d3b2c2dadfa3d14 Mon Sep 17 00:00:00 2001 From: Mior Muhammad Zaki Date: Fri, 11 Aug 2023 11:10:57 +0800 Subject: [PATCH] wip Signed-off-by: Mior Muhammad Zaki --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 6600020..767bc9c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,11 +3,11 @@ # Ignore following folder/file. /.github export-ignore /tests export-ignore -/.coveralls.yml export-ignore /.gitattributes export-ignore /.gitignore export-ignore /.phpunit.cache export-ignore /canvas.yaml export-ignore +/phpstan-baseline.neon export-ignore /phpstan.neon.dist export-ignore /phpunit.xml export-ignore /pint.json export-ignore