Update .gitignore to include .php-cs-fixer.cache

Added .php-cs-fixer.cache to ignore list for better tooling support.
This commit is contained in:
PyRowMan
2024-12-20 12:27:56 +01:00
parent acb5b29885
commit 546027af7a
+2 -1
View File
@@ -11,6 +11,7 @@ failed-login.log
php_errors.log
php-errors.log
test.php
.php-cs-fixer.cache
# Editor temp files
*#
@@ -39,4 +40,4 @@ node_modules/
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
/.phpunit.cache
/.phpunit.cache