Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add .php-cs-fixer.cache to .gitignore
Ignore the cache file generated by PHP-CS-Fixer to prevent unintentional version control. This helps maintain a clean repository, avoiding unnecessary files from being tracked.
- Loading branch information