chore: add phpactor config file to .gitignore

Signed-off-by: David Lima <antdavidlima@gmail.com>
This commit is contained in:
David Lima 2025-07-16 19:29:36 -03:00 committed by backportbot-libresign[bot]
parent e9cf91d711
commit 766567bb0c

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
.idea
.vscode
.phpactor*
.env
.secrets
*.iml