chore : ignore php-cs-fixer local files

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Matthieu
2026-04-23 08:35:58 +02:00
parent 4603ab2832
commit a3f2671eec

5
.gitignore vendored
View File

@@ -43,3 +43,8 @@ infra/dev/.env.docker.local
###> logs ###
LOG/
###< logs ###
###> friendsofphp/php-cs-fixer ###
/.php-cs-fixer.php
/.php-cs-fixer.cache
###< friendsofphp/php-cs-fixer ###