chore : ignore php-cs-fixer local files
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -43,3 +43,8 @@ infra/dev/.env.docker.local
|
|||||||
###> logs ###
|
###> logs ###
|
||||||
LOG/
|
LOG/
|
||||||
###< logs ###
|
###< logs ###
|
||||||
|
|
||||||
|
###> friendsofphp/php-cs-fixer ###
|
||||||
|
/.php-cs-fixer.php
|
||||||
|
/.php-cs-fixer.cache
|
||||||
|
###< friendsofphp/php-cs-fixer ###
|
||||||
|
|||||||
Reference in New Issue
Block a user