From 5012065f47f159e16e86983f7c4084d9be4fc024 Mon Sep 17 00:00:00 2001 From: sasezaki Date: Tue, 5 May 2026 12:54:33 +0900 Subject: [PATCH] Add /phpstan.dist.neon to export-ignore --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 0839efd8..939f95aa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,3 +9,4 @@ phpunit.xml.dist export-ignore /tests/cache/4pda.to.2022-12-04-406834-sostoyalsya_reliz_clown_of_duty_parodii_na_call_of_duty.php working-tree-encoding=windows-1251 diff=windows-1251 /tests/cache/www.itmedia.co.jp.news-articles-2410-28-news159.html.php working-tree-encoding=sjis diff=sjis +/phpstan.dist.neon export-ignore \ No newline at end of file