From 8291e0dc86168dd633b91336db99b34e6f18e4d3 Mon Sep 17 00:00:00 2001 From: Florent Morselli Date: Tue, 5 Mar 2024 18:27:07 +0100 Subject: [PATCH] adds: Symfony UX Controller online/offline status --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index fe07c4c..5a2fbc7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,7 +12,7 @@ /phpstan.neon export-ignore /phpstan-baseline.neon export-ignore /phpunit.xml.dist export-ignore -/rector export-ignore +/rector.php export-ignore /bin export-ignore /babel.config.js export-ignore /jest.config.js export-ignore