From 86696319b4247870cc84ba04f0b1ab0ec351b7b3 Mon Sep 17 00:00:00 2001 From: siganushka Date: Sat, 9 Nov 2024 13:47:28 +0800 Subject: [PATCH] refactor: update .gitattributes --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 01623e3..d1aa1f3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,4 +7,3 @@ /.gitignore export-ignore /.php-cs-fixer.dist.php export-ignore /phpunit.xml.dist export-ignore -/psalm.xml export-ignore