From e20961d31cf9979478b2dddb909f68e4dce2a6a8 Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Sat, 14 Feb 2026 20:44:09 +0300 Subject: [PATCH] [4.x] Update `.gitattributes` --- .gitattributes | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index a33e50e..7503970 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,13 +1,12 @@ * text=auto .github/ export-ignore -.run/ export-ignore -docs/ export-ignore tests/ export-ignore .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore -package.json export-ignore phpunit.xml export-ignore + +UPGRADING.md export-ignore