Add .php-cs-fixer.cache to .gitignore
This commit is contained in:
parent
4b34e75da4
commit
c6d8d7b464
|
|
@ -26,3 +26,4 @@ yarn-error.log
|
|||
/.nova
|
||||
/.vscode
|
||||
/.zed
|
||||
.php-cs-fixer.cache
|
||||
|
|
|
|||
Loading…
Reference in New Issue