From f6579aecb4f44c4475363cc338c5d1fbf30f19d7 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sat, 17 May 2025 19:52:10 +0100 Subject: [PATCH] .gitignore .phpactor.json --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4daae38..a6d91aa 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ /public/assets/ /assets/vendor/ ###< symfony/asset-mapper ### + +.phpactor.json