Update .gitignore for new php-cs-fixer filename

pull/13824/head
Dr. Tobias Quathamer 2024-01-11 20:16:20 +01:00
parent 13d1576dad
commit d19181016f
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -83,8 +83,9 @@ venv/
#Ignore temporary installed phpunit
/bin/phpunit
#Ignore cache file
#Ignore cache files
.php_cs.cache
.php-cs-fixer.cache
#ignore avatar picture cache path
/avatar