From fb13790e2c34ed9e318a8f501c1b7fa4d0a741ff Mon Sep 17 00:00:00 2001 From: jrfnl Date: Fri, 3 Jul 2026 00:21:46 +0200 Subject: [PATCH] Update .gitattributes Follow up to 2539 and 2733 which both either added or removed a file which should be in the repo, but should not be distributed with releases. --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 3472eccbfa..78c933e3f4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,7 +8,7 @@ /.gitignore export-ignore /.codecov.yml export-ignore /.phpcs.xml.dist export-ignore -/CODE_OF_CONDUCT.md export-ignore +/_typos.toml export-ignore /phpstan.neon.dist export-ignore /phpunit.xml.dist export-ignore /.github export-ignore